I installed Mono 30.0 and mod-mono 0.7 and my ASP.NET application crashes with the following error message. I had originally compiled it under Mono 0.29, I recompiled it with Mono 30.0, and it crashes with the same error message.

The app works fine if I reinstall Mono 0.29 and mode-mono 0.6.


Server error in '/' application Description: Error processing request.

Error Message: HTTP 500.

Stack Trace:

System.TypeLoadException: Cannot load type 'Mono.Http.AcceptEncodingModule, Mono.Http'
in (unmanaged) /usr/local/lib/libmono.so.0(mono_raise_exception+0x1c) [0x4008928c]
in (unmanaged) /usr/local/lib/libmono.so.0 [0x4008c489]
in <0x0005b> System.Type:GetType (string,bool)
in <0x0002c> System.Web.Configuration.ModuleItem:.ctor (string,string)
in <0x00322> System.Web.Configuration.HttpModulesConfigurationHandler:Create (object,object,System.Xml.XmlNode)
in <0x00159> System.Web.Configuration.ConfigurationData:GetConfigInternal (string,System.Web.HttpContext,bool)
in <0x0009e> System.Web.Configuration.ConfigurationData:GetConfigOptLocation (string,System.Web.HttpContext,bool)
in <0x00323> System.Web.Configuration.ConfigurationData:GetConfig (string,System.Web.HttpContext)
in <0x0008b> System.Web.Configuration.WebDefaultConfig:GetConfig (string,System.Web.HttpContext)
in <0x00030> System.Web.Configuration.WebDefaultConfig:GetConfig (string)
in <0x00018> System.Web.Configuration.WebConfigurationSettings:GetConfig (string)
in <0x0000d> System.Web.HttpContext:GetAppConfig (string)
in <0x00025> System.Web.HttpApplication:InitModules ()
in <0x0005b> System.Web.HttpApplication:Startup (System.Web.HttpContext,System.Web.HttpApplicationState)
in <0x0007e> System.Web.HttpApplicationFactory:InitializeFactory (System.Web.HttpContext)
in <0x0009e> System.Web.HttpApplicationFactory:GetInstance (System.Web.HttpContext)
in <0x0012d> System.Web.HttpRuntime:InternalExecuteRequest (System.Web.HttpWorkerReques


--

Regards

Tracy Barlow

Phone:  07 4124 5092
Mobile: 0146 00 38 61
mail:   [EMAIL PROTECTED]
Website:www.tracyannesoftware.com


_______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to