Tagged Questions
1
vote
2answers
951 views
Cannot add the specified assembly to the global assembly cache: log4net.dll.
I have a project that reference log4net. In the package I have specified that the assembly should be deployed to the GAC. When I try to deploy the application from VS2010 I get the following error:
...
2
votes
1answer
429 views
Assembly binding failure for all old Microsoft.SharePoint (version 12.0.0.0) dlls
My SharePoint 2010 dev box seems to have gone crazy today. I started to get an error when using U2U's CAML builder and trying to connect to a site using the Object Model.
The error message is as ...