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.

 All Forums
 SQL Server 2005 Forums
 SSIS and Import/Export (2005)
 save copy of package problem

Author  Topic 

eugz
Posting Yak Master

210 Posts

Posted - 2009-04-08 : 15:42:42
Hi all.
I'm newer in SSIS. I create my first package and
1.Select File > Save Copy of Package.dtsx As from the BIDS menus.
2.Select SSIS Package Store as the Package Location.
3.Select the name of my server.
4.Enter /File System/ExportDepartments as the package path.
5.Click OK.

After I got error message:
TITLE: Microsoft Visual Studio
------------------------------
Exception from HRESULT: 0xC00160AA
------------------------------
ADDITIONAL INFORMATION:
Exception from HRESULT: 0xC00160AA Microsoft.SqlServer.DTSRuntimeWrap)
------------------------------

How fix that problem? What did wrong? Thanks.
   

- Advertisement -