Hi, I'm looking for a little advice how to debug this issue. I wrote a vb.net app which I run under mono 2.4.4 (Ubuntu 10.4). It works pretty much perfectly, but I've found that after a day or so it was failing. I ran the app in console mode to see any error messages and after a day it failed again. The only output was 'Terminated' and the console was sitting at the prompt. Not a very helpful error message? The text is not output by my app, so I guess it's from the mono runtime.
I could not find any information regarding this error message or what might cause it. Is it an OS/Mono issue or a bug in my code? I don't really know how to find out. Can anyone tell me what this error message means in general and if possible offer some advice to track down what is causing it? Thanks. -- View this message in context: http://mono.1490590.n4.nabble.com/After-a-couple-days-application-Terminated-tp3759576p3759576.html Sent from the Mono - VB mailing list archive at Nabble.com. _______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
