SSIS Package save gives "No description found" -
06-13-2006
, 07:50 PM
When I try to save a package to a remote server (or local) I get the bug
report box, then the "No description found" error message. How can I get past
this and save a package to the server? Both server and dev station have
SQL2005 SP1.
===================================
No description found (Microsoft Visual Studio)
------------------------------
Program Location:
at Microsoft.SqlServer.Dts.Runtime.Application.SaveTo SqlServerAs(Package
package, IDTSEvents events, String packagePath, String serverName, String
serverUserName, String serverPassword)
at
Microsoft.DataTransformationServices.Controls.Pack ageLocationControl.SavePackage(Package package)
at
Microsoft.DataTransformationServices.Design.Contro ls.PackageSaveCopyForm.PackageSaveCopyForm_FormClo sing(Object sender, FormClosingEventArgs e) |