dbTalk Databases Forums  

Problem with ActiveX Component in DTS Package

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Problem with ActiveX Component in DTS Package in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Dhiraj
 
Posts: n/a

Default Problem with ActiveX Component in DTS Package - 03-23-2005 , 07:59 AM






hi
I am using SQL Server2000.

I want to use the "microsoft.xmlhttp" ActiveX Component in DTS Package
(using VB Script) By that method

“Set objXML = CreateObject("MICROSOFT.XMLHTTP") “

But if run that code then server was not responding and also don’t send
any error . So pleas give me Solution how I can use this component in DTS
Package.

If I use by ASP page it working fine.

Thanx





Reply With Quote
  #2  
Old   
Ilya Margolin
 
Posts: n/a

Default Re: Problem with ActiveX Component in DTS Package - 03-24-2005 , 07:32 AM






Dhiraj,

Try setting "Execute on main package thread" in Workflow properties of the
step.

Ilya

"Dhiraj" <Dhiraj (AT) discussions (DOT) microsoft.com> wrote

Quote:
hi
I am using SQL Server2000.

I want to use the "microsoft.xmlhttp" ActiveX Component in DTS Package
(using VB Script) By that method

"Set objXML = CreateObject("MICROSOFT.XMLHTTP") "

But if run that code then server was not responding and also don't send
any error . So pleas give me Solution how I can use this component in DTS
Package.

If I use by ASP page it working fine.

Thanx







Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.