[Gtk-sharp-list] Error Messege while executing application exe

Chris Howie cdhowie at gmail.com
Wed Dec 17 12:46:27 EST 2008


On Mon, Dec 15, 2008 at 1:48 AM, aifaz <aifaz.khan at gmail.com> wrote:
> hi
>
> i am using Mono 2.0 mysql 5.0 as backend. when i am store MySqlData.dll in
> Global Assembly Cache
> it worked fine. but when i use MySqlData.dll  as reference i got an error
> after executing .exe file
> and compiled sucessfully
>
> [snip]
>
> i complied as
> mcs -r:System.Drawing -r:System.Data -r:MySql.Data -lib:"D:\aifaz\MonoUI"
> -r:gtk-sharp -r:glade-sharp -lib:"C:\Program
> Files\Mono-2.0\lib\mono\gtk-sharp-2.0" DBAcess.cs
> compiled sucessfully
> after typing this command
> mono DBAcess.exe
>
> i got error

Try using gmcs to compile instead of mcs.

-- 
Chris Howie
http://www.chrishowie.com
http://en.wikipedia.org/wiki/User:Crazycomputers


More information about the Gtk-sharp-list mailing list