Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=81103 --- shadow/81103 2007-03-27 14:54:07.000000000 -0500 +++ shadow/81103.tmp.28589 2007-03-28 12:59:44.000000000 -0500 @@ -1,13 +1,13 @@ Bug#: 81103 Product: Mono: Class Libraries Version: unspecified OS: GNU/Linux [Other] OS Details: -Status: RESOLVED -Resolution: FIXED +Status: REOPENED +Resolution: Severity: Unknown Priority: Major Component: Sys.Web AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -83,6 +83,27 @@ Everything works as expected as of svn head revision 74976 ------- Additional Comments From [EMAIL PROTECTED] 2007-03-27 14:54 ------- Fixed by Igor in r75027 Thanks! + +------- Additional Comments From [EMAIL PROTECTED] 2007-03-28 12:59 ------- +I created a local test app (as part of my local regression test +suite), and I still get following error: + +System.ApplicationException: Invalid resource file name. + at System.Web.Compilation.AppResourcesCompiler.DomFromResource +(System.String resfile, System.CodeDom.CodeCompileUnit unit, +System.Collections.Generic.Dictionary`2 assemblies, +System.CodeDom.Compiler.CodeDomProvider provider) [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] </pre></code> + +I've attached a gzipped tar containing my local repro. Either use +NAnt to build it, or just directly run the pre-built test (by +running mono test.exe). + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
