[MonoDevelop] Error when run an executable

darkprince87 sa.guarda at hotmail.it
Tue Mar 3 04:10:57 EST 2009


Hi to all, I've a problem with monodevelop since after I compile a project
I'm not able to run it.
The error I get is :


''
**
(/home/saverio/Scrivania/test_application/test_application/bin/Debug/test_application.exe:6903):
WARNING **: Symbol file
/home/saverio/Scrivania/test_application/test_application/bin/Debug/test_application.exe.mdb
has incorrect version (expected 50.0, got 39)

**
(/home/saverio/Scrivania/test_application/test_application/bin/Debug/test_application.exe:6903):
WARNING **: The following assembly referenced from
/home/saverio/Scrivania/test_application/test_application/bin/Debug/test_application.exe
could not be loaded:
     Assembly:   gtk-sharp    (assemblyref_index=1)
     Version:    2.12.0.0
     Public Key: 35e10195dab3c99f
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/saverio/Scrivania/test_application/test_application/bin/Debug/).


**
(/home/saverio/Scrivania/test_application/test_application/bin/Debug/test_application.exe:6903):
WARNING **: Could not load file or assembly 'gtk-sharp, Version=2.12.0.0,
Culture=neutral, PublicKeyToken=35e10195dab3c99f' or one of its
dependencies.

Unhandled Exception: System.IO.FileNotFoundException: Could not load file or
assembly 'gtk-sharp, Version=2.12.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f' or one of its dependencies.
File name: 'gtk-sharp, Version=2.12.0.0, Culture=neutral,
PublicKeyToken=35e10195dab3c99f'
''

I'm sure to have the gtk-sharp installed because i've manually compiled
it... anyone can help me? please
-- 
View this message in context: http://www.nabble.com/Error-when-run-an-executable-tp22304920p22304920.html
Sent from the Mono - MonoDevelop IDE mailing list archive at Nabble.com.



More information about the Monodevelop-list mailing list