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

Oskar Berggren oskar.berggren at gmail.com
Wed Apr 28 08:00:58 EDT 2010


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


2010/4/28 Stifu <stifu at free.fr>:
>
> I guess there's not enough info to help.
> Would you like to attach your project so we can check it out?
>
>
> creek23 wrote:
>>
>> 8 view and no reply? Anyone? Should I require other people to install
>> MonoDevelop in order for them to use my app?!? I know I'm missing
>> something here.
>>
>
> --
> View this message in context: http://mono.1490590.n4.nabble.com/EXE-runs-in-MD-but-not-when-I-double-click-the-file-tp2068660p2069030.html
> Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>


More information about the Monodevelop-list mailing list