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


           Summary: Crash : C# forms application cannot use C++ CLI class
                    library
           Product: Mono: Runtime
           Version: 1.2.6
          Platform: x86
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: JIT
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]
          Found By: Product Management


Created an attachment (id=187775)
 --> (https://bugzilla.novell.com/attachment.cgi?id=187775)
C# and C++ CLI projects for Vusial C++ 2005 (+ binaries)

When a c# Forms application (exe) try to get a class located in a C++ CLI class
library assembly (dll), mono crashes.

How to reproduce: (see attachment)

1] Create a project C#, 
2] Create a C++ CLI class library project (assembly) that contains a static
class with a static int member.
3] In the C# application, try to read the static member located in the C++ CLI
class library -> crash.

The attachment shows this behaviour.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to