[Mono-bugs] [Bug 81103][Maj] Changed - Can't localize Site-Map data
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Mar 28 13:59:45 EDT 2007
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 gert.driesen at pandora.be.
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: mhabersack at novell.com
ReportedBy: dna at informatik.uni-kiel.de
QAContact: mono-bugs at ximian.com
@@ -83,6 +83,27 @@
Everything works as expected as of svn head revision 74976
------- Additional Comments From dna at informatik.uni-kiel.de 2007-03-27 14:54 -------
Fixed by Igor in r75027
Thanks!
+
+------- Additional Comments From gert.driesen at pandora.be 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).
+
More information about the mono-bugs
mailing list