[Mono-list] [newbee] Please, help me to run my basic software ? (Path)

arnomedia arnomedia at yahoo.fr
Wed Jan 21 20:37:04 EST 2009


Hi all,

I don't know Linux and at present, I am not able to launch my software that
I made with VB 2008 Express. Someone explain to me that I have to write mono
my_software.exe in the console to run it. Problem is that mono report an
error about PATH and Assembly. I know what a Path, but I don't understand
what's wrong.

I put my software on my Gnome desktop and so I wrote mono
/home/"me"/Bureau(Desktop in french)/my_software.exe in Terminal, that all.
If I have to configure a path for mono, plz explain to me how can I do.
Otherwise I downloaded with Synaptic all I found about "libmono..." for my
version (2.0.1)

Thx for your reply!

SEE THE ERROR MESSAGE FROM MONO:
** (/home/arnofly/Bureau/TestForLinux.exe:5467): WARNING **: The following
assembly referenced from /home/arnofly/Bureau/TestForLinux.exe could not be
loaded:
     Assembly:   Microsoft.VisualBasic    (assemblyref_index=1)
     Version:    8.0.0.0
     Public Key: b03f5f7f11d50a3a
The assembly was not found in the Global Assembly Cache, a path listed in
the MONO_PATH environment variable, or in the location of the executing
assembly (/home/arnofly/Bureau).


** (/home/arnofly/Bureau/TestForLinux.exe:5467): WARNING **: Could not load
file or assembly 'Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.

Unhandled Exception: System.TypeLoadException: A type load exception has
occurred.

-- 
View this message in context: http://www.nabble.com/-newbee--Please%2C-help-me-to-run-my-basic-software---%28Path%29-tp21593732p21593732.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list