Joined: Wed Feb 04, 2009 6:56 pm Posts: 1 Has thanked: 0 time Have thanks: 0 time
I have the following code but I cannot seem to get a local simple .dtsx package to run in c#. I ran it with essentially the same code in VB.Net but c# keeps giving me errors. I have gotten the code to it's simpliest form and yet I still get errors. any ideas? Yes, i do have all the correct references and namespaces.
public class clsSSIS1 // { // public static void RunDTSX() // { // string pkgLocation; // pkgLocation = "C:\\Documents and Settings\\otmxm1\\Desktop\\LoadBeaPayroll\\LoadBeaPayroll\\bin\\package.dtsx";