Error in assembly in web.config
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I am deploying a web application and getting an error "could not load file or assembly microsoft.sqlserver.manageddts, version=9.0.242.0 ....." i have in my bin a DLL named "Microsoft.SqlServer.DTSRuntimeWrap.dll" i have added this file in GAC, restarted the IIS, restarted the Computer and still having the same error. Any Ideas. On the web server iam deploying on i have .net framework 2.0 & 3.0 & 3.5 with sp1 and VS2008 installed.