[Mono-bugs] [Bug 448941] New: Mojoportal fails with a internal server error: System. TypeLoadException
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Nov 25 17:00:24 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=448941
Summary: Mojoportal fails with a internal server error:
System.TypeLoadException
Product: Mono: Class Libraries
Version: 2.2.x
Platform: x86-64
OS/Version: openSUSE 11.0
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Sys.Web
AssignedTo: mhabersack at novell.com
ReportedBy: mchristensen at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: Component Test
Description of Problem:
mojoportal-2.2.6.8-3.9 fails on mono-2.2p1 (with r119893 applied) on opensuse
11.0 x86_64 with the following error:
==============================
Server Error in '/mojoportal' Application
Could not load type 'mojoPortal.Web.MonoCompilationSection, mojoPortal.Web'.
Description: HTTP 500. Error processing request.
Stack Trace:
System.TypeLoadException: Could not load type
'mojoPortal.Web.MonoCompilationSection, mojoPortal.Web'.
at (wrapper managed-to-native) System.Type:internal_from_name
(string,bool,bool)
at System.Type.GetType (System.String typeName, Boolean throwOnError)
[0x00000]
at Mono.Web.Util.SettingsMapping.get_MapperType () [0x00000]
at Mono.Web.Util.SettingsMapping.MapSection (System.Object input, System.Type
type) [0x00000]
at Mono.Web.Util.SettingsMappingManager.MapSection (System.Object input,
System.Type type) [0x00000]
at Mono.Web.Util.SettingsMappingManager.MapSection (System.Object input)
[0x00000]
at System.Web.Configuration.WebConfigurationManager.GetSection (System.String
sectionName, System.String path) [0x00000]
at System.Web.Configuration.WebConfigurationManager.GetSection (System.String
sectionName) [0x00000]
at System.Web.Compilation.AppResourcesAssemblyBuilder..ctor (System.String
canonicAssemblyName, System.String baseAssemblyPath,
System.Web.Compilation.AppResourcesCompiler appres) [0x00000]
at System.Web.Compilation.AppResourcesCompiler.CompileGlobal () [0x00000]
at System.Web.Compilation.AppResourcesCompiler.Compile () [0x00000]
at System.Web.HttpApplicationFactory.InitType (System.Web.HttpContext
context) [0x00000]
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list