[Mono-bugs] [Bug 81081][Wis] New - exe's built for compact framework in VS.NET fail

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Mar 8 15:39:06 EST 2007


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 dan_naughton at grayhill.com.

http://bugzilla.ximian.com/show_bug.cgi?id=81081

--- shadow/81081	2007-03-08 15:39:06.000000000 -0500
+++ shadow/81081.tmp.31856	2007-03-08 15:39:06.000000000 -0500
@@ -0,0 +1,64 @@
+Bug#: 81081
+Product: Mono: Runtime
+Version: 1.0
+OS: Red Hat 9.0
+OS Details: Fedora Core 4
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: dan_naughton at grayhill.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: exe's built for compact framework in VS.NET fail 
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+Description of Problem:
+An windows application built for smartdevices under compact framework fail
+at startup under mono.
+
+
+mono-data-1.2.3.1-0.novell
+mono-winforms-1.2.3.1-0.novell
+mono-web-1.2.3.1-0.novell
+mod_mono-1.2.1-0.fedora4.novell
+mono-core-1.2.3.1-0.novell
+
+
+Steps to reproduce the problem:
+1. built app for smartdevices  windows application in Visual Studio
+2. run it "mono test.exe"
+3. fails
+
+Actual Results:
+ mono mono_test.exe
+
+** (mono_test.exe:23059): WARNING **: The following assembly referenced
+from /tmp/mono_test.exe could not be loaded:
+     Assembly:   System.Windows.Forms    (assemblyref_index=0)
+     Version:    1.0.5000.0
+     Public Key: 969db8053d3322ac
+The assembly was not found in the Global Assembly Cache, a path listed in
+the MONO_PATH environment variable, or in the location of the executing
+assembly (/tmp/).
+
+
+** (mono_test.exe:23059): WARNING **: Could not load file or assembly
+'System.Windows.Forms, Version=1.0.5000.0, Culture=neutral,
+PublicKeyToken=969db8053d3322ac' or one of its dependencies.
+The entry point method could not be loaded
+
+
+Expected Results:
+simple form on screen
+
+
+How often does this happen? 
+every time
+
+Additional Information:


More information about the mono-bugs mailing list