[Mono-bugs] [Bug 600691] New: Localized resources cause a compilation error

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Apr 28 18:49:58 EDT 2010


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

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


           Summary: Localized resources cause a compilation error
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.6.x
          Platform: x86
        OS/Version: Windows Server 2003
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: observer1 at hotmail.es
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.2; es-ES; rv:1.9.2.3)
Gecko/20100401 Firefox/3.6.3 GTB6 ( .NET CLR 3.5.30729)

Create a new web site, in the App_GlobalResources folder add a resx file:
res.reax and a localized version: resx.es.resx add some data to them, run xsp2
with this site.
The following message appears:

Compilation Error

Description: Error compiling a resource required to service this request.
Review your source file and modify it to fix this error.

Compiler Error Message:
App_GlobalResources.743ecc81.resources.dll


Reproducible: Always

Steps to Reproduce:
1. Create a new web site
2. in the App_GlobalResources folder add a resx file and a localized version
3. run xsp2 with this site
Actual Results:  
Compilation Error

Description: Error compiling a resource required to service this request.
Review your source file and modify it to fix this error.

Compiler Error Message:
App_GlobalResources.743ecc81.resources.dll

Expected Results:  
The default page should be shown

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