[MonoDevelop] EXE runs in MD but not when I double click the file.

creek23 mjmendoza at konsolscript.org
Wed Apr 28 08:55:28 EDT 2010


Tried your suggestion, and still nothing. The app crashes before it runs.
Upon closer inspection, here's the crash details:

Description:

  Stopped working

Problem signature:

  Problem Event Name:	CLR20r3

  Problem Signature 01:	helloworld.exe

  Problem Signature 02:	1.0.3770.37161

  Problem Signature 03:	4bd82c53

  Problem Signature 04:	glib-sharp

  Problem Signature 05:	2.12.0.0

  Problem Signature 06:	4a1c33d2

  Problem Signature 07:	263

  Problem Signature 08:	0

  Problem Signature 09:	System.EntryPointNotFound

  OS Version:	6.0.6001.2.1.0.256.6

  Locale ID:	1033

But it surely runs fine on MonoDevelop. So, how come Mono/.NET runtime
couldn't find EntryPoint? I do have public static void Main in my code.

 
Oskar Berggren wrote:
> 
> Debugging tip: Catch all exceptions in your top-level Main() and print
> it all with ToString() (to get message and all inner exceptions) to
> Console.Error.WriteLine(). Run it from a command line and see if you
> get something.
> 
> /Oskar
> 

-- 
View this message in context: http://mono.1490590.n4.nabble.com/EXE-runs-in-MD-but-not-when-I-double-click-the-file-tp2068660p2069115.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20100428/f6e07e23/attachment.html 


More information about the Monodevelop-list mailing list