Posts tonen met het label Visual studio 2005. Alle posts tonen
Posts tonen met het label Visual studio 2005. Alle posts tonen

woensdag 12 november 2008

Error: Can't find dll when building WSP

When building a wsp with postbuildactions script inside visual studio .net. Sometimes there can be raise an error "can't find dll".

The reason is that the DLL is stored in de GAC.
When deleting this DLL's out of the GAC then the error is solved.