[Mono-bugs] [Bug 581069] New: [Regression] Accessing Admin menu in AspNetForums fails

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Feb 18 16:54:18 EST 2010


http://bugzilla.novell.com/show_bug.cgi?id=581069

http://bugzilla.novell.com/show_bug.cgi?id=581069#c0


           Summary: [Regression] Accessing Admin menu in AspNetForums
                    fails
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.6.x
          Platform: x86-64
        OS/Version: openSUSE 11.2
            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: ---


Description of Problem:

openSUSE 11.2 x86_64
mono-core-2.6.3-30.1.x86_64
mono-data-postgresql-2.6.3-30.1.x86_64
apache2-mod_mono-2.6.2-30.1.x86_64

Automated test for AspNetForums failed. 

To reproduce the error:  

1) install the above environment including
Mono_ASP.NET_MonoForums-0.7-4.1.noarch.
2) log in using Admin/Admin
3) click "Home" link
4) click "Admin" link.

The following error is displayed:

Server Error in '/AspNetForums' Application
The file '~/Controls/Header.ascx' does not exist

Description: HTTP 500. Error processing request.

Stack Trace:

System.Web.Compilation.ParseException: The file '~/Controls/Header.ascx' does
not exist
  at System.Web.UI.BaseParser.ThrowParseException (System.String message,
System.Object[] parms) [0x00000] in <filename unknown>:0 
  at System.Web.UI.BaseParser.ThrowParseFileNotFound (System.String path,
System.Object[] parms) [0x00000] in <filename unknown>:0 
  at System.Web.UI.TemplateParser.RegisterCustomControl (System.String
tagPrefix, System.String tagName, System.String src) [0x00000] in <filename
unknown>:0 
  at System.Web.UI.TemplateControlParser.AddDirective (System.String directive,
System.Collections.Hashtable atts) [0x00000] in <filename unknown>:0 
  at System.Web.UI.PageParser.AddDirective (System.String directive,
System.Collections.Hashtable atts) [0x00000] in <filename unknown>:0 
  at System.Web.Compilation.AspGenerator.TagParsed (ILocation location, TagType
tagtype, System.String tagid, System.Web.Compilation.TagAttributes attributes)
[0x00000] in <filename unknown>:0 
  at System.Web.Compilation.AspParser.OnTagParsed (TagType tagtype,
System.String id, System.Web.Compilation.TagAttributes attributes) [0x00000] in
<filename unknown>:0 
  at System.Web.Compilation.AspParser.Parse () [0x00000] in <filename
unknown>:0 
  at System.Web.Compilation.AspGenerator.Parse (System.IO.TextReader reader,
System.String filename, Boolean doInitParser) [0x00000] in <filename unknown>:0 
  at System.Web.Compilation.GenericBuildProvider`1[TParser].Parse () [0x00000]
in <filename unknown>:0 
  at System.Web.Compilation.GenericBuildProvider`1[TParser].get_LanguageName ()
[0x00000] in <filename unknown>:0 
  at System.Web.Compilation.TemplateBuildProvider.get_LanguageName () [0x00000]
in <filename unknown>:0 
  at
System.Web.Compilation.GenericBuildProvider`1[TParser].get_CodeCompilerType ()
[0x00000] in <filename unknown>:0 
  at
System.Web.Compilation.BuildManagerDirectoryBuilder.GetBuildProviderCodeDomType
(System.Web.Compilation.BuildProvider bp) [0x00000] in <filename unknown>:0 
  at System.Web.Compilation.BuildManagerDirectoryBuilder.AssignToGroup
(System.Web.Compilation.BuildProvider buildProvider,
System.Collections.Generic.List`1 groups) [0x00000] in <filename unknown>:0 
  at System.Web.Compilation.BuildManagerDirectoryBuilder.Build (Boolean single)
[0x00000] in <filename unknown>:0 
  at System.Web.Compilation.BuildManager.BuildInner (System.Web.VirtualPath vp,
Boolean debug) [0x00000] in <filename unknown>:0 
  at System.Web.Compilation.BuildManager.Build (System.Web.VirtualPath vp)
[0x00000] in <filename unknown>:0 
  at System.Web.Compilation.BuildManager.GetCompiledType
(System.Web.VirtualPath virtualPath) [0x00000] in <filename unknown>:0 
  at System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath
(System.Web.VirtualPath virtualPath, System.Type requiredBaseType) [0x00000] in
<filename unknown>:0 
  at System.Web.UI.PageParser.GetCompiledPageInstance (System.String
virtualPath, System.String inputFile, System.Web.HttpContext context) [0x00000]
in <filename unknown>:0 
  at System.Web.UI.PageHandlerFactory.GetHandler (System.Web.HttpContext
context, System.String requestType, System.String url, System.String path)
[0x00000] in <filename unknown>:0 
  at System.Web.HttpApplication.GetHandler (System.Web.HttpContext context,
System.String url, Boolean ignoreContextHandler) [0x00000] in <filename
unknown>:0 
  at System.Web.HttpApplication.GetHandler (System.Web.HttpContext context,
System.String url) [0x00000] in <filename unknown>:0 
  at System.Web.HttpApplication+<Pipeline>c__Iterator2.MoveNext () [0x00000] in
<filename unknown>:0 

Version information: Mono Runtime Version: 2.6.3 (tarball Thu Feb 11 19:48:39
UTC 2010); ASP.NET Version: 2.0.50727.1433

-- 
Configure bugmail: http://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