dbTalk Databases Forums  

Calling DTS Package from ASP

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


Discuss Calling DTS Package from ASP in the microsoft.public.sqlserver.dts forum.



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

Default Calling DTS Package from ASP - 07-14-2003 , 12:04 PM






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

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Calling DTS Package from ASP - 07-14-2003 , 05:24 PM






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

Quote:
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



Reply With Quote
  #3  
Old   
Paul Kavanagh
 
Posts: n/a

Default Re: Calling DTS Package from ASP - 07-14-2003 , 10:43 PM



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


Quote:
-----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


.


Reply With Quote
  #4  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Calling DTS Package from ASP - 07-15-2003 , 01:05 AM



No they are not included with MDAC. When installing them make sure you
install them in the location they would have been stored had you installed
the full SQL Server product (You will need to create directories)

--

----------------------------
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_tipinteractive (DOT) com> wrote

Quote:
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


.




Reply With Quote
  #5  
Old   
Adrian
 
Posts: n/a

Default Calling DTS Package from ASP - 07-22-2003 , 06:15 AM



Dear Paul,
normally this error appears when a .dll is not installed
on the server. A silly question: is the SQL Server
installed on the Production server, and if yes are you
having the same version installed?
For more information you can look on a search engine like
www.google.com and type exactlybject DTS.Package -
server.createObject failed - invalid progID
Best regards,
Adrian

Quote:
-----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
.


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.