BLOGGER TEMPLATES AND TWITTER BACKGROUNDS »

Jumat, 31 Juli 2009

The package failed to load due to error 0xC0011008

When I was exporting/importing table using export/import wizard in SQL
2005 Client tools, the process couldn't continue and return and error :

"The package failed to load due to error 0xC0011008 "Error loading from XML. No further detailed error information can be specified for this problem because no Events object was passed where detailed error information can be stored.". This occurs when CPackage::LoadFromXML fails".


Well I think it's actually because there is something wrong about accessing the file system where the database server is running. That's why he couldn't read the XML file required to export/import data.

You must export/import the table in the database server computer (locally). It solved my problem.

0 komentar: