by pietman
13. July 2010 10:45
Error: Unable to cast object of type 'System.Web.Compilation.BuildResultCompiledAssembly' to type 'System.Web.Compilation.BuildResultCompiledGlobalAsaxType'
Solution:
search for "AssemblyCulture" and make sure to delete the culture or put a valid one in.
e.g. [assembly: AssemblyCulture("THIS_IS_INVALID")]
7cf3cbc3-2177-41f0-83cd-f1ad6c05aa38|0|.0
Tags:
Errors