V
verdammte
Guest
I've been doing SSIS since 2014 and recently got my team using DQS. This is my first experience with DQS tasks in SSIS.
I followed the MSDN documentation on how to add them and created a DQS connection manager, a OLE DB source, a DQS cleansing connection with a domain, and then an OLE DB command to perform an UPDATE. I can test this with complete success, results even being correct. Unfortunately I have a major problem.
When I close the package or commit it or close visual studio it will not open again. I get an XML error and a white screen and cannot open the package ever again.
Has anyone else encountered this error and does anyone know a solution? It only appears when using DQS tasks.
This is there error: "the package failed to load due to error 0xC0011008 Error loading XML"
Continue reading...
I followed the MSDN documentation on how to add them and created a DQS connection manager, a OLE DB source, a DQS cleansing connection with a domain, and then an OLE DB command to perform an UPDATE. I can test this with complete success, results even being correct. Unfortunately I have a major problem.
When I close the package or commit it or close visual studio it will not open again. I get an XML error and a white screen and cannot open the package ever again.
Has anyone else encountered this error and does anyone know a solution? It only appears when using DQS tasks.
This is there error: "the package failed to load due to error 0xC0011008 Error loading XML"
Continue reading...