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

--- shadow/76658        2005-11-09 21:39:00.000000000 -0500
+++ shadow/76658.tmp.15584      2005-11-09 21:39:00.000000000 -0500
@@ -0,0 +1,51 @@
+Bug#: 76658
+Product: Mono: Runtime
+Version: 1.1
+OS: 
+OS Details: WinXP Professional SP2
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: misc
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: line 2233 "mono_class_setup_parent" should not be reached
+
+Description of Problem:
+Message that appears when running .net app is useless and does not help in
+diagnosing the problem.
+The true cause of the failure should be reported instead.
+
+Steps to reproduce the problem:
+1. I am using proprietary .net 2.0 code which was compiled using MS
+compiler. I wish I could send it to you. 
+mono my-app.exe
+
+However, the problem is not that its not running, but rather the message
+displayed. This message should not be displayed at all. Ever.
+2. Dialogue box opens with message 
+ERROR line 2233 (mono_class_setup_parent) should not be reached
+3. no other information is displayed, program aborts.
+
+Actual Results:
+
+
+Expected Results:
+Class <class-name> not defined ...
+DLL <DLL-name> not found ...
+IL in <class-name> not supported ...
+<some other useful message which does not keep you completely in the dark>
+
+
+How often does this happen? 
+Always
+
+Additional Information:
+My company is not using mono officially. Because I like this project, I am
+trying to get it to be supported, unofficially first, then officially.
+However, I know very little about mono and have little bandwidth
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to