![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello We're developing some new code, trying to run a dts package from an asp web page. The package runs fine locally. However, when trying to execute the package via asp, using this line of code Set oPkg = Server.CreateObject("DTS.Package") We get the error Server object error 'ASP 0177 : 800401f3' Server.CreateObject Failed /alerting/mailer.asp, line 11 800401f3 Any ideas? Thanks for your help. Richard |
#3
| |||
| |||
|
|
In article <ezyfGILoEHA.2588 (AT) TK2MSFTNGP12 (DOT) phx.gbl>, Richard wrote: Hello We're developing some new code, trying to run a dts package from an asp web page. The package runs fine locally. However, when trying to execute the package via asp, using this line of code Set oPkg = Server.CreateObject("DTS.Package") We get the error Server object error 'ASP 0177 : 800401f3' Server.CreateObject Failed /alerting/mailer.asp, line 11 800401f3 Any ideas? Thanks for your help. Richard Do you have the DTS dlls registered on the webserver? -- Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) www.SQLDTS.com - The site for all your DTS needs. www.konesans.com - Consultancy from the people who know |
![]() |
| Thread Tools | |
| Display Modes | |
| |