[Mono-bugs] [Bug 669048] New: Precompiled MVC app fails on mono-2.10rc2

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Feb 2 18:35:40 EST 2011


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

https://bugzilla.novell.com/show_bug.cgi?id=669048#c0


           Summary: Precompiled MVC app fails on mono-2.10rc2
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.8.x
          Platform: x86-64
        OS/Version: openSUSE 11.3
            Status: NEW
          Severity: Major
          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
           Blocker: ---


apache2-2.2.15-3.7.x86_64
opensuse 11.3 x86_64
mono-mvc-2.10-8.1.x86_64
mvc-template-test-0.1-1.1.noarch

When accessing http://server/mvcTestPre/ where the mvc-template-test RPM is
installed and running under apache, I get the following error:

Server Error in '/mvcTestPre' Application

Failed to map path '/global.asax'

Description: HTTP 500. Error processing request.

Stack Trace:

System.InvalidOperationException: Failed to map path '/global.asax'
  at System.Web.HttpRequest.MapPath (System.String virtualPath, System.String
baseVirtualDir, Boolean allowCrossAppMapping) [0x00000] in <filename unknown>:0 
  at System.Web.HttpRequest.MapPath (System.String virtualPath) [0x00000] in
<filename unknown>:0 
  at System.Web.VirtualPath.get_PhysicalPath () [0x00000] in <filename
unknown>:0 
  at System.Web.Compilation.BuildManager.FixVirtualPaths () [0x00000] in
<filename unknown>:0 
  at System.Web.Compilation.BuildManager.LoadPrecompilationInfo (System.String
precomp_config) [0x00000] in <filename unknown>:0 
  at System.Web.Compilation.BuildManager..cctor () [0x00000] in <filename
unknown>:0 
Version information: Mono Runtime Version: 2.10 (tarball Mon Jan 31 22:01:07
UTC 2011); ASP.NET Version: 2.0.50727.1433

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