[Mono-bugs] [Bug 357504] New: [Regression] 2.0/masterpages errors with " Instance creation failed"

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jan 31 00:34:56 EST 2008


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


           Summary: [Regression] 2.0/masterpages errors with "Instance
                    creation failed"
           Product: Mono: Class Libraries
           Version: 1.9.0
          Platform: i586
        OS/Version: SLED 10
            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:
When you try to access the 2.0 MasterPages tests, it errors with the message
shown below.

This is failing in 1.9.0p1, but worked in 1.2.6, so this is a regression.


Steps to reproduce the problem:
1. cd /usr/lib/xsp/test
2. Run: xsp2
3. Go to that server in a web browser on port 8080
4. Navigate to 2.0 / MasterPages / content1
5. Notice the error as shown below.


Actual Results:
Instance creation failed for virtual path 'frame.master'.

Description: Error processing request.

Error Message: HTTP 500. System.Web.HttpException: Instance creation failed for
virtual path 'frame.master'.

Stack Trace:

System.Web.HttpException: Instance creation failed for virtual path
'frame.master'.
  at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath
(System.String virtualPath, System.Type requiredBaseType) [0x00000] 
  at System.Web.UI.MasterPage.CreateMasterPage (System.Web.UI.TemplateControl
owner, System.Web.HttpContext context, System.String masterPageFile,
IDictionary contentTemplateCollection) [0x00000] 
  at System.Web.UI.Page.get_Master () [0x00000] 
  at System.Web.UI.Page.ApplyMasterPage () [0x00000] 
  at System.Web.UI.Page.InternalProcessRequest () [0x00000] 
  at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context)
[0x00000] 


Expected Results:
The master pages tests should show up.


How often does this happen? 
Every time.


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