[Mono-bugs] [Bug 576956] New: Mono Forms not read resx file.

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Feb 4 06:46:33 EST 2010


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

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


           Summary: Mono Forms not read resx file.
    Classification: Mono
           Product: Mono: Compilers
           Version: 2.4.x
          Platform: x86
        OS/Version: Ubuntu
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: C#
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: reinaldo.coelho at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=340699)
 --> (http://bugzilla.novell.com/attachment.cgi?id=340699)
resx file with error in line 11419.

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/532.5
(KHTML, like Gecko) Chrome/4.0.249.43 Safari/532.5

When I try to compile my .NET 2.0 framework program in Mono, I get the follow
error:

[Task:File=/home/user/public/work/sysEnterprise/src/DotNet/Client/UI/Chat/ChatForm.en-US.resx,
Line=0, Column=0, Type=Error, Priority=Normal, Description=Error: Invalid ResX
input.
Position: Line 11419, Column 5.
Inner exception: Could not load file or assembly 'DT.Domain.Chat,
Version=1.0.0.0, Culture=neutral, PublicKeyToken=a868869117ea71f8' or one of
its dependencies. The system cannot find the file specified.
]

All the others components compile with sucssess.

This screen is a Winforms template to Chat system make in .NET framework 2.0,
can i migrate then?

Reproducible: Always

Steps to Reproduce:
1. Get Code
2. Open Solution in MonoDevelop
3. Compile
Actual Results:  
Compile all the system, but MonoDevelop present the follow error:
[Task:File=/home/user/public/work/sysEnterprise/src/DotNet/Client/UI/Chat/ChatForm.en-US.resx,
Line=0, Column=0, Type=Error, Priority=Normal, Description=Error: Invalid ResX
input.
Position: Line 11419, Column 5.
Inner exception: Could not load file or assembly 'DT.Domain.Chat,
Version=1.0.0.0, Culture=neutral, PublicKeyToken=a868869117ea71f8' or one of
its dependencies. The system cannot find the file specified.
]


Expected Results:  
Compile this .resx file too.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list