Monthly Archives: September 2012

System.TypeLoadException: Inheritance security rules violated by type: ”

I had this error: A first chance exception of type ‘System.TypeLoadException’ occurred in mscorlib.dll The configuration editor was unable to load an assembly. This may affect the configuration tasks you can perform.  The error encountered was: System.TypeLoadException: Inheritance security rules … Continue reading

Posted in EntLib (Enterprise Library) | Tagged , , | Leave a comment

System.TypeLoadException: Inheritance security rules violated by type: ”

I had this error: A first chance exception of type ‘System.TypeLoadException’ occurred in mscorlib.dll The configuration editor was unable to load an assembly. This may affect the configuration tasks you can perform.  The error encountered was: System.TypeLoadException: Inheritance security rules … Continue reading

Posted in EntLib (Enterprise Library) | Tagged , , | Leave a comment

error MSB3073: The command nuget.exe install

this error : error MSB3073: The command nuget.exe install is shown in the combiling of the EntLibContrib5Src (Enterprise Library Contrib Project) from:    http://entlibcontrib.codeplex.com You can get rid of it by installing the NuGet Package Manager “NuGet.Tools.vsix” from:       http://nuget.orgContinue reading

Posted in EntLib (Enterprise Library) | Tagged | Leave a comment