Hi, I have a asp.net 3.5 web app. and It works OK on monodevelop.But when I deploy it on apache I am getting this error below.I googled and could not find a solution but I think It may due to the way it is deployed to apache or some configuration.
Any help please? Best Regards. Compilation Error *Description: Error compiling a resource required to service this request. Review your source file and modify it to fix this error.* Compiler Error Message: VBNC_CRASH: Visual Basic.Net Compiler version 0.0.0.5943 Copyright (C) 2004-2010 Rolf Bjarne Kvinge. All rights reserved. Error : VBNC99999: Unexpected error: An exception was thrown by the type initializer for Mono.Cecil.BaseAssemblyResolver at Mono.Cecil.DefaultAssemblyResolver..ctor () [0x00000] in <filename unknown>:0 at vbnc.Compiler.get_AssemblyResolver () [0x00000] in <filename unknown>:0 at vbnc.TypeManager.LoadAssembly (System.String Filename, System.String& FullPath) [0x00000] in <filename unknown>:0 at vbnc.TypeManager.LoadReferencedAssemblies () [0x00000] in <filename unknown>:0 at vbnc.TypeManager.LoadReferenced () [0x00000] in <filename unknown>:0 at vbnc.Compiler.Compile () [0x00000] in <filename unknown>:0 Compilation took 00:00:00.2241940 *~/Global.asax* -- View this message in context: http://mono.1490590.n4.nabble.com/asp-net-web-app-compilation-error-on-Apache-tp3863244p3863244.html Sent from the Mono - ASP.NET mailing list archive at Nabble.com. _______________________________________________ Mono-aspnet-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
