Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Failed to open package file due to error 0x800C0006 "The system cannot locate the file in C# code.

$
0
0

Hi, Am facing issue when I try to run SSIS package via C# code, I have given full access to all the folder in which the package is available.

In the below line am getting error,

using Microsoft.SqlServer.DTS.Runtime;

Application app=new Application();

Package package=null;

package=app.LoadPackage("PackageFullPath",null) --error line

Failed to open package file "C:\SSIS\Package.dtsx" due to error 0x800C0006 "The system
cannot locate the object specified.".  This occurs when loading a
package and the file cannot be opened or loaded correctly into the XML document


Viewing all articles
Browse latest Browse all 24688

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>