how to tun .NET exe in suse linux 11.0

hi all. I create .NET window application in windows xp os. My back
end is sql server.

Now i want to run this exe file in linux. I download the wine for that
purpose and data direct odbc driver and configure the odbc.ini
file .
and install mono version of .net
and also install .net framework 2.0 sp1 using wine
Now when i run that exe in terminal
I get following error

linux-jffh:~/Desktop/Debug # wine IMMS.PlantMaintenance.exe
err:ole:OLEPictureImpl_Load Failure while reading picture header (hr is
0, nread is 0).
err:ole:OleLoadPicture IPersistStream_Load failed
fixme:gdiplus:GdipBitmapSetPixel not implemented
fixme:gdiplus:GdipGetImagePaletteSize 0x190c168 0x60f480

please reply me. it is very urgent, thank u


pramod_prajapati

pramod_prajapati’s Profile: http://forums.novell.com/member.php?userid=55635
View this thread: http://forums.novell.com/showthread.php?t=375533

I’m not good at english and .net, althought I want to help you.
I think you should rebuild the .exe from src with mono and suse.
If you have mono runtime lib, you can’t run the exe with wine.


dhc5251

dhc5251’s Profile: http://forums.novell.com/member.php?userid=76257
View this thread: http://forums.novell.com/showthread.php?t=375533