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 |