[Mono-bugs] [Bug 81174][Blo] Changed - Can't use App_LocalResources and explicit localization

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Apr 3 06:53:05 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 dna at informatik.uni-kiel.de.

http://bugzilla.ximian.com/show_bug.cgi?id=81174

--- shadow/81174	2007-04-03 06:51:28.000000000 -0400
+++ shadow/81174.tmp.32754	2007-04-03 06:53:05.000000000 -0400
@@ -168,6 +168,32 @@
 soon be fixed. Your test case works just fine if you run xsp2 in the
 web/ directory and visit it with a normal browse.
 Therefore, let me close this bug, since it's definitely not the issue.
 
 ------- Additional Comments From dna at informatik.uni-kiel.de  2007-04-03 06:51 -------
 After r75261 the local resources for a masterpage doesn't work again.
+
+------- Additional Comments From dna at informatik.uni-kiel.de  2007-04-03 06:53 -------
+Stack Trace:
+System.Resources.MissingManifestResourceException: Could not find any
+resource appropiate for the specified culture or its parents. Make
+sure "SailEventScheduler.master.resources" was correctly embedded or
+linked into assembly "App_LocalResources.root.61271dbe".
+   at System.Resources.ResourceManager.InternalGetResourceSet
+(System.Globalization.CultureInfo culture, Boolean Createifnotexists,
+Boolean tryParents) [0x00153] in
+/usr/local/src/mcs/class/corlib/System.Resources/ResourceManager.cs:341 
+   at System.Resources.ResourceManager.InternalGetResourceSet
+(System.Globalization.CultureInfo culture, Boolean Createifnotexists,
+Boolean tryParents) [0x001f3] in
+/usr/local/src/mcs/class/corlib/System.Resources/ResourceManager.cs:370 
+   at System.Resources.ResourceManager.InternalGetResourceSet
+(System.Globalization.CultureInfo culture, Boolean Createifnotexists,
+Boolean tryParents) [0x001f3] in
+/usr/local/src/mcs/class/corlib/System.Resources/ResourceManager.cs:370 
+   at System.Resources.ResourceManager.GetObject (System.String name,
+System.Globalization.CultureInfo culture) [0x00027] in
+/usr/local/src/mcs/class/corlib/System.Resources/ResourceManager.cs:179 
+   at System.Web.HttpContext.GetResourceObject (System.String
+classKey, System.String resourceKey, System.Globalization.CultureInfo
+culture, System.Reflection.Assembly assembly) [0x00008] in
+/usr/local/src/mcs/class/System.Web/System.Web/HttpContext.cs:397


More information about the mono-bugs mailing list