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 [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=81039 --- shadow/81039 2007-03-06 06:54:49.000000000 -0500 +++ shadow/81039.tmp.21733 2007-03-06 11:14:14.000000000 -0500 @@ -32,6 +32,11 @@ *** Bug 80817 has been marked as a duplicate of this bug. *** ------- Additional Comments From [EMAIL PROTECTED] 2007-03-06 06:54 ------- This is not really a mono bug. The MSG structure contains an 'object' field and that can't be passed to interop. + +------- Additional Comments From [EMAIL PROTECTED] 2007-03-06 11:14 ------- +I guess that makes sense. Initializing it to 0 makes it work +correctly. Any idea why the original case works on the 2.0 profile +and not the 1.1 profile? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
