Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
McGurk
Starting Member
21 Posts |
Posted - 2009-04-02 : 13:03:15
|
I am trying to install a package and get the following error:TITLE: Package Installation Wizard------------------------------Could not save the package "R:\MyPackage\Package.dtsx" to SQL Server "(local)". ------------------------------ADDITIONAL INFORMATION:The SaveToSQLServer method has encountered OLE DB error code 0x80004005 (Login timeout expired). The SQL statement that was issued has failed.------------------------------The SaveToSQLServer method has encountered OLE DB error code 0x80004005 (Login timeout expired). The SQL statement that was issued has failed.----------------------------------------------------------Has anyone had any experience with this? |
|
rgombina
Constraint Violating Yak Guru
319 Posts |
Posted - 2009-04-03 : 07:24:25
|
http://social.msdn.microsoft.com/forums/en-US/sqlintegrationservices/thread/8da717ef-05e0-4a59-9a91-a96e29d4dfa6/ |
 |
|
andrewhopkinson
Yak Posting Veteran
63 Posts |
Posted - 2010-07-27 : 11:33:14
|
quote: Originally posted by rgombina http://social.msdn.microsoft.com/forums/en-US/sqlintegrationservices/thread/8da717ef-05e0-4a59-9a91-a96e29d4dfa6/
I have the same problem, but it deploys every other time, and no named instances. :( |
 |
|
|
|
|