[Mono-list] About converting a program

Stephen Liu satimis at yahoo.com
Wed Apr 14 07:05:21 EDT 2010


Hi folks,

I finished trying all versions(8).  One of the version did work, "Bible Verse of The Day" window displayed on Gnome desktop (Debian 5.0), but following features missing;
- Bible verse doesn't display
- no sound (Hymn)

I think the problem of other versions is on the registry used, not for Linux.

B.R.
SL




----- Original Message ----
From: Adam Tauno Williams <awilliam at whitemice.org>
To: mono-list at lists.ximian.com
Sent: Mon, April 12, 2010 4:38:18 AM
Subject: Re: [Mono-list] About converting a program

On Mon, 2010-04-12 at 04:37 -0700, Stephen Liu wrote:
> Hi Abe,
> I did that before same as your advice but failed with following warning;
> Fatal Error System ArgumentOutOfRangeException.  Argument is out of range Parameter name: index
> at System Collections Generic List`1 [System String get_item (int32 index) [0x00000]....

That looks like a straight-up application error to me.  Take a look at
the stack trace and your application to see what is supposed to be in
the List you are accessing.  Perhaps [most likely?] you are doing some
filesystem path parsing 'manually' instead of using the appropriate
methods?
-- 
Adam Tauno Williams <awilliam at whitemice.org>
Whitemice Consulting

_______________________________________________
Mono-list maillist  -  Mono-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list


Send instant messages to your online friends http://uk.messenger.yahoo.com 


More information about the Mono-list mailing list