P
Prakash
hai,
I am executing the DTS package using ASP.NET in
WEBSERVER. It worked in Localhost.
I have the following error when exeuting the code:
Dim objPack
Line 12: Const DTSSQLStgFlag_Default = 0
Line 13: objPack = Createobject
("DTS.Package")
the error is
Exception Details: System.Exception: Cannot create ActiveX
component.
Thanks,
With regards,
Prakash.
I am executing the DTS package using ASP.NET in
WEBSERVER. It worked in Localhost.
I have the following error when exeuting the code:
Dim objPack
Line 12: Const DTSSQLStgFlag_Default = 0
Line 13: objPack = Createobject
("DTS.Package")
the error is
Exception Details: System.Exception: Cannot create ActiveX
component.
Thanks,
With regards,
Prakash.