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

--- shadow/81781        2007-06-04 14:49:25.000000000 -0400
+++ shadow/81781.tmp.19824      2007-06-04 16:30:03.000000000 -0400
@@ -907,6 +907,20 @@
 This is a bit strange. The crash happens while our JIT compiles a 
 method called
 Microsoft.VisualBasic.CompilerServices.OverloadResolution:CanConvert
 but our sources doesn't contains such a method. Are you using some kind
 of microsoft dlls ?
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-06-04 16:30 -------
+My executable references Microsoft.VisualBasic.dll  in order to 
+create legacy COM objects.  The 'CreateObject' function is not used in
+this section of the code and is never executed. 
+
+
+When I remove the reference and build I get three compile errors all
+related to  CreateObject function in our Printing namespace. 
+
+Tomorrow, I will remove  Microsoft.VisualBasic references, compile and
+tomorrow to see if it eliminates the runtime error.  
+
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to