The problem that can make a grown up man cry… You’re editing your EPiServer 4 project and suddenly the edit mode stops working. the server reports compilation errors. something along the lines: Compiler error: CS0433: Type „EPiServer.Global” exists in „c:\WINDOWS\assembly\GAC_MSIL\EPiServer\5.1.422.122__8fe83dea738b45b7\EPiServer.dll” and „c:\WINDOWS\assembly\GAC\EPiServer\4.61.5.83__8fe83dea738b45b7\EPiServer.dll” The solution is to go to your web.config and edit the compilation section. The...
[ Read full article ]