[Mono-list] Mono on Debian
frist44
bhilkert at vt.edu
Tue Mar 24 09:29:57 EDT 2009
We have an .exe that was built on Windows. We are trying to get it to run on
Linux and are having problems.
There is a vbshared.dll that the exe depends on. I've copied that to the
same folder on Linux. When I run the exe I get:
** (massemailsender.exe:21300): WARNING **: The following assembly
referenced from /root/mes/vbshared.dll could not be loaded:
Assembly: Microsoft.VisualBasic (assemblyref_index=1)
Version: 7.0.5000.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 (/root/mes).
** (massemailsender.exe:21300): WARNING **: Could not load file or assembly
'Microsoft.VisualBasic, Version=7.0.5000.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
** (massemailsender.exe:21300): WARNING **: Missing method Command in
assembly /root/mes/vbshared.dll, type Microsoft.VisualBasic.Interaction
It seems like it should find it in the same same folder. any idea?
--
View this message in context: http://www.nabble.com/Mono-on-Debian-tp22680451p22680451.html
Sent from the Mono - General mailing list archive at Nabble.com.
More information about the Mono-list
mailing list