[Mono-bugs] [Bug 343298] New: GTKMoonlight doesn' t code behind dll associated with XAML file

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Nov 21 09:23:22 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=343298

           Summary: GTKMoonlight doesn't code behind dll associated with
                    XAML file
           Product: Moonlight
           Version: 1_0
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: Blocker
          Priority: P5 - None
         Component: engine
        AssignedTo: mono-bugs at ximian.com
        ReportedBy: brock.reeve at ni.com
         QAContact: mono-bugs at ximian.com
          Found By: Beta-Customer


Created an attachment (id=184219)
 --> (https://bugzilla.novell.com/attachment.cgi?id=184219)
Bug Repo

If I have code in a dll, GTKSilver doesn't load it. For example, if I have the
line x:class="SimpleGraph.Page;assembly=ClientBin/SimpleGraph.dll" in my 
XAML, GTKSilver says: 


** (GTKMoonlight:4175): WARNING **: PARSER ERROR, STOPPING PARSING: 
(-1) Unable to resolve x:Class type 
'SimpleGraph.Page;assembly=ClientBin/SimpleGraph.dll' 
  line: 1   char: 0 


I have tried putting the dll in various places with no success. I have 
also tried running the same XAML file using mopen (command line tool 
that wraps GTKSilver) and it also doesn't work. If I remove the 
x:class line things work fine

Unzip the attached project and read the ReadMe.txt


-- 
Configure bugmail: https://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