[Mono-dev] Resource Issue

Rolf Bjarne Kvinge rolflists at ya.com
Fri Feb 29 19:24:51 EST 2008



> -----Original Message-----
> From: mono-devel-list-bounces at lists.ximian.com [mailto:mono-devel-list-
> bounces at lists.ximian.com] On Behalf Of Jonathan Pobst
> Sent: sábado, 01 de marzo de 2008 0:45
> To: Mono Devel List
> Subject: [Mono-dev] Resource Issue
> 
> I hate to just dump my project here, but I am having trouble making a
> standalone test case out of this.  It causes an exception when I
> compile
> in MonoDevelop and try to run on opensuse 10.3.
> 
> For my pet project XmppApplication:
> svn checkout http://xmppapplication.googlecode.com/svn/trunk/
> xmppapplication
> 
> Compile on .net, runs on .net correctly.
> Compile on .net, runs on opensuse 10.3 mono 1.9 correctly.
> Compile in MD, fails on opensuse 10.3 mono 1.9 runtime with exception
below.
> Compile in MD, runs on .net correctly.
> Compile in MD, runs on winmono 1.9 correctly.
> 

Run both versions (compiled on .net and MD) on linux with --trace, and do a
diff the output.
Given that they should be equal, it might give you a clue as to where things
go wrong (as long as they turn out to be different of course :)
 
Rolf




More information about the Mono-devel-list mailing list