[Mono-bugs] [Bug 379888] New: [Regression] System. TypeLoadException when trying to access mojoPortal

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Apr 14 21:43:59 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=379888


           Summary: [Regression] System.TypeLoadException when trying to
                    access mojoPortal
           Product: Mono: Class Libraries
           Version: 1.9.0
          Platform: i586
               URL: http://www.go-mono.com/archive/1.9
        OS/Version: openSUSE 10.3
            Status: NEW
          Severity: Blocker
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: twiest at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Component Test


Description of Problem:
After upgrading the Mono 1.9.0 VMware image to 1.9.1p2, mojoPortal no longer
works. I tried upgrading on two separate VMware images, and it errored on both.

This happen on Mono 1.9.1p2 on openSUSE 10.3 i586, but does not happen on Mono
1.9.0. Therefore it is a regression.


Steps to reproduce the problem:
1. Download the Mono 1.9.0 VMware image from here:
      http://www.go-mono.com/mono-downloads/download.html
2. Upgrade the Mono 1.9.0 VMware image to Mono 1.9.1p2 from here:
      http://mono.ximian.com/monobuild/preview/download-preview/suse-103-i586/
3. Restart apache -or- reboot the vm
4. Try to access mojoPortal
5. Notice the error as in below.


Actual Results:
System.TypeLoadException


Expected Results:
The front page should load.


How often does this happen? 
Every time.


Additional Information:
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] 

Version information: Mono Version: 2.0.50727.42; ASP.NET Version: 2.0.50727.42


-- 
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