[Mono-list] Mono 2.4 under SUSE Linux cannot find VisualBasic assembly

Andrew Brehm ajbrehm at gmail.com
Mon May 25 18:58:51 EDT 2009


I installed Mono 2.4 using the instructions on the download page.

mono -V claims that Mono 2.4 is installed. But starting my test program
(which works on Windows and Mac OS) gives me this error:


** (MonoTest.exe:18695): WARNING **: The following assembly referenced from
/home/ajbrehm/Desktop/MonoTest.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/ajbrehm/Desktop/).


** (MonoTest.exe:18695): WARNING **: Could not load file or assembly
'Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.


What am I doing wrong?
-- 
View this message in context: http://www.nabble.com/Mono-2.4-under-SUSE-Linux-cannot-find-VisualBasic-assembly-tp23714432p23714432.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list