Hi,
We have some custom Dlls to be referenced in Script tasks in SSIS, it worked fine when we were using SQLServer 2005.
Now we moved to SQLServer 2008, I did a test trying to add references in script tasks, SSIS (2008) keep complaing
"The refrenced component 'Custom_DLL' could be found", but the files are 100% sure are there.
I also copied all requied DLLs to folder "C:\Windows\Microsoft.NET\Framework\v2.0.50727".
Please advise, thanks much in advance.
-GWang