![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
-----Original Message----- In article <055d01c3668a$4e912180$a101280a (AT) phx (DOT) gbl>, Jeff Borden jeff_borden (AT) hotmail (DOT) com> writes I saved my dts package to another server and when I execute the package from the new server it returns: The specified DTS Package ('Name = 'pkgConvertFlatFile'; ID.VersionID = {[not specified]}.{[not specified]}') does not exist. How do I correct? How are you executing the package and where do you get this error message? Is this anything to do with the Execute Package Task? -- Darren Green (SQL Server MVP) DTS - http://www.sqldts.com . |
#3
| |||
| |||
|
|
I'm executing it from ASP. I got it to work on my test server, but when I transferred everything over to the live server I received that error message. I have no idea if it is related to the Execute Package Task. Jeff |
#4
| |||
| |||
|
|
I've been using: oPkg.LoadFromSQLServer sServer, sUID, sPWD, iSecurity , sPkgPWD, "", "", sPkgName and the error is still thrown. -----Original Message----- In article <055d01c3668a$4e912180$a101280a (AT) phx (DOT) gbl>, Jeff Borden jeff_borden (AT) hotmail (DOT) com> writes I saved my dts package to another server and when I execute the package from the new server it returns: The specified DTS Package ('Name = 'pkgConvertFlatFile'; ID.VersionID = {[not specified]}.{[not specified]}') does not exist. How do I correct? How are you executing the package and where do you get this error message? Is this anything to do with the Execute Package Task? -- Darren Green (SQL Server MVP) DTS - http://www.sqldts.com . |
![]() |
| Thread Tools | |
| Display Modes | |
| |