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 2012 Forums
 SSIS and Import/Export (2012)
 warning cannot load the xml configuration file

Author  Topic 

AJFahmy
Starting Member

3 Posts

Posted - 2014-06-20 : 17:47:34
Hello, I can't figure out why when I double click on an SSIS package to get ready to run it i get the following warning msg:
(Warning 2 Warning loading XYZ.dtsx: Cannot load the XML configuration file. The XML configuration file may be malformed or not valid. D:\ABC\DEF\GHI\XYZ.dtsx )
Any idea why and how to fix the issue

Thanks

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2014-06-20 : 17:51:09
https://www.google.com/search?q=dtsx%3A+Cannot+load+the+XML+configuration+file.+The+XML+configuration+file+may+be+malformed+or+not+valid.&oq=dtsx%3A+Cannot+load+the+XML+configuration+file.+The+XML+configuration+file+may+be+malformed+or+not+valid.&aqs=chrome..69i57j69i58.463j0j7&sourceid=chrome&es_sm=122&ie=UTF-8

Tara Kizer
SQL Server MVP since 2007
http://weblogs.sqlteam.com/tarad/
Go to Top of Page

AJFahmy
Starting Member

3 Posts

Posted - 2014-06-20 : 18:11:13
I looked up most of these links but nothing apply. The package run manually successfully no problem, however, I'm suspecting that because this error msg my SQL Job is not working.
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2014-06-21 : 05:39:02
Is the package created from same version of sql server?

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/
https://www.facebook.com/VmBlogs
Go to Top of Page

AJFahmy
Starting Member

3 Posts

Posted - 2014-06-24 : 09:46:24
Yes
Go to Top of Page
   

- Advertisement -