[Mono-list] ASP.NET 2.0 problem
Fredrik Elestedt
fredrik at elestedt.com
Wed Dec 21 16:27:29 EST 2005
I've just created a simple application in VS.NET 2005 (basically static,
but with a library it has to execute) and tried to run this under xsp2.
This gave me the following error:
Unhandled Exception: System.Web.Compilation.CompilationException:
Exception of type System.Web.Compilation.CompilationException was thrown.
in <0x000db> System.Web.Compilation.BaseCompiler:CheckCompilerErrors
(System.CodeDom.Compiler.CompilerResults results)
in <0x00345> System.Web.Compilation.BaseCompiler:GetCompiledType ()
Anyone know how to solve this.
I'm running 1.1.10.1 on Gentoo (i.e. it's compiled for my machine)
amd_64 platform.
Thanks
// Fredrik
More information about the Mono-list
mailing list