sql server - Visual Studio SSIS Package throws error -


i have been working on ssis package. package extracting data access databases , excel sheets , sql server databases , loading sql server database.

its been working fine of sudden has started throwing error, not run-time error, whenever open solution in visual studio, takes couple of minutes validate package components (which expected because package huge) @ end of validation throws following error:

enter image description here

i have searched online , appears other people has encountered same issue no 1 seems have suggested proven method fix it.

i have tried registering dts.dll because of posts online suggested should fix issue no joy.

any pointers or suggestion in right direction appreciated. thanks


Comments

Popular posts from this blog

c# - Binding a comma separated list to a List<int> in asp.net web api -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

Delphi 7 and decode UTF-8 base64 -