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# - ajax - How to receive data both html and json from server? -

spring - "Dispatcher has no subscribers" during startup -