![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hope this is the right forum to post in. I am calling a DTS package from asp. On test server, it worked fine. On production server, we are getting an error on creating the object DTS.Package - server.createObject failed - invalid progID. Inable to find this exact issue in the KB or on the web. Not sure if the object is simply not registered on the web server (in which case, how do we go about installing it), or if this is a permissions problem. Any insight would be greatly apprecicated. Regards, Paul |
#3
| |||
| |||
|
|
-----Original Message----- Have you registered the DTS dlls ? Redistributing DTS with your program http://www.sqldts.com/default.aspx?6,105,225,0,1 -- ---------------------------- Allan Mitchell (Microsoft SQL Server MVP) MCSE,MCDBA www.SQLDTS.com I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "Paul Kavanagh" <paulkavanagh (AT) nospam (DOT) tipinteractive.com wrote in message news:074901c34a29$f5fda060$a001280a (AT) phx (DOT) gbl... Hope this is the right forum to post in. I am calling a DTS package from asp. On test server, it worked fine. On production server, we are getting an error on creating the object DTS.Package - server.createObject failed - invalid progID. Inable to find this exact issue in the KB or on the web. Not sure if the object is simply not registered on the web server (in which case, how do we go about installing it), or if this is a permissions problem. Any insight would be greatly apprecicated. Regards, Paul . |
#4
| |||
| |||
|
|
That sounds like it will do the trick. Are these dll's included in any other redist packages, like MDAC? Thanks for the help. Paul -----Original Message----- Have you registered the DTS dlls ? Redistributing DTS with your program http://www.sqldts.com/default.aspx?6,105,225,0,1 -- ---------------------------- Allan Mitchell (Microsoft SQL Server MVP) MCSE,MCDBA www.SQLDTS.com I support PASS - the definitive, global community for SQL Server professionals - http://www.sqlpass.org "Paul Kavanagh" <paulkavanagh (AT) nospam (DOT) tipinteractive.com wrote in message news:074901c34a29$f5fda060$a001280a (AT) phx (DOT) gbl... Hope this is the right forum to post in. I am calling a DTS package from asp. On test server, it worked fine. On production server, we are getting an error on creating the object DTS.Package - server.createObject failed - invalid progID. Inable to find this exact issue in the KB or on the web. Not sure if the object is simply not registered on the web server (in which case, how do we go about installing it), or if this is a permissions problem. Any insight would be greatly apprecicated. Regards, Paul . |
#5
| |||
| |||
|
|
-----Original Message----- Hope this is the right forum to post in. I am calling a DTS package from asp. On test server, it worked fine. On production server, we are getting an error on creating the object DTS.Package - server.createObject failed - invalid progID. Inable to find this exact issue in the KB or on the web. Not sure if the object is simply not registered on the web server (in which case, how do we go about installing it), or if this is a permissions problem. Any insight would be greatly apprecicated. Regards, Paul . |
![]() |
| Thread Tools | |
| Display Modes | |
| |