[Mono-winforms-list] Mono-newbie and a graphic application: HELP! =P

Luciano Colosio lcolosio@crema.unimi.it
Sat, 03 Jan 2004 01:11:08 +0100


--=-E/2Hwl1nIkCZ3z0s1iGG
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

Hi,
I wrote a simple graphic application in VisualStudio.Net and now I'd
love to ha it compiled and runned under mono.

I was able to compile it (with some kicks ;D) but now it does not want
to run =3D((

This is the output:

------------------output----------------------------
lucio@Asuka sharp_view $ mono sharp_view.exe --debug
MonoWin32: Initializing WineLib

Unhandled Exception: System.Resources.MissingManifestResourceException:
Could not find any resource appropiate for the specified culture or its
parents (assembly:sharp_view)
in <0x0032a> System.Resources.ResourceManager:InternalGetResourceSet
(System.Globalization.CultureInfo,bool,bool)
in <0x00097> System.Resources.ResourceManager:GetObject
(string,System.Globalization.CultureInfo)
in <0x00016> System.Resources.ResourceManager:GetObject (string)
in <0x0050d> sharp_view.Main_Window:InitializeComponent ()
in <0x0004f> (wrapper remoting-invoke-with-check)
sharp_view.Main_Window:InitializeComponent ()
in <0x00019> sharp_view.Main_Window:.ctor ()
in <0x0004f> (wrapper remoting-invoke-with-check)
sharp_view.Main_Window:.ctor ()
in <0x0001e> sharp_view.Main_Window:Main ()
-----------------/output----------------------------

this results either with the VS-compiled end mono-complied binary

Any suggestion?

thx for help =3D)

--=20
"You're about to enter a place where nothing is what it seems...
Will you handle it??? Welcome into My World"
gpg public key at: keyserver.linux.it ID: F3EBA4D2
pgp fingerprint: 9574 6248 E749 8170 E23F 8CAD 9541 4D78 F3EB A4D

--=-E/2Hwl1nIkCZ3z0s1iGG
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQA/9giblUFNePPrpNIRAspPAJ96StXoLephxvm6lEGy4V4B74igEwCeLBdU
vIgXxLeqa9dgDXZc1wK5Sfc=
=K6cZ
-----END PGP SIGNATURE-----

--=-E/2Hwl1nIkCZ3z0s1iGG--