"Microsoft SQL Native Client" Hresult: 0x80004005 Description: "SQL Network Interfaces: Error Locating Server/Instance Specified [xFFFFFFFF]
I have this error along with the below warning when i try to run my SSIS package. The same package runs fine when run through BIDS with the same configuration file.
Warning: 2012-10-04 06:07:23.80
Code: 0x80012011
Source: Master
Description: Cannot load the XML configuration file. The XML configuration file may be malformed or not valid.
Not sure what exactly is going wrong. The only change i made to the configuration file is to add some new variables into it.Vinish Viswanathan
October 5th, 2012 4:56am
Hello,
I found this link but as i am far to be a specialist of SSIS packages, i am not sure that it will be useful.
http://social.msdn.microsoft.com/forums/en-US/sqlintegrationservices/thread/c21d8ec1-1138-44d8-85fd-a96725866815/
I will move your thread towards the SSIS forum where this kind of problem is usually found.
I hope you will find a quick and full answer in this new forum.
To get a quicker answer, i would suggest you to post your XML configuration file
Have a nice dayMark Post as helpful if it provides any help.Otherwise,leave it as it is.
Free Windows Admin Tool Kit Click here and download it now
October 5th, 2012 9:30am