> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:mono-vb- > [EMAIL PROTECTED] On Behalf Of domentarion > Sent: miƩrcoles, 11 de junio de 2008 15:34 > To: [email protected] > Subject: [mono-vb] Problem Mono MXWachter > > > Hello > > I have a problem with mono , i wanne start mxwatcher with mono this > give me > this error : > > mono MXWatcher.exe > > ** (MXWatcher.exe:8170): WARNING **: The following assembly referenced > from > /home/domentarion/Software/MXWatcher4.09-Pack.12/MXWatcher.exe could > not be > loaded: > Assembly: Stimulsoft.Controls (assemblyref_index=6) > Version: 1.9.0.0 > Public Key: ebe6666cba19647a > 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/domentarion/Software/MXWatcher4.09-Pack.12/). > > > ** (MXWatcher.exe:8170): WARNING **: Could not load file or assembly > 'Stimulsoft.Controls, Version=1.9.0.0, Culture=neutral, > PublicKeyToken=ebe6666cba19647a' or one of its dependencies. >
Mono can't find this assembly, check if it's in the same directory as the executable. Rolf > Unhandled Exception: System.TypeLoadException: Could not load type > 'MXWatcher.MXWatcherForm' from assembly 'MXWatcher, Version=4.0.2.1, > Culture=neutral'. > > Does anuone knows how i can run that program ? > -- > View this message in context: http://www.nabble.com/Problem-Mono- > MXWachter-tp17777718p17777718.html > Sent from the Mono - VB mailing list archive at Nabble.com. > > _______________________________________________ > Mono-vb mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/mono-vb > No virus found in this incoming message. > Checked by AVG. > Version: 8.0.100 / Virus Database: 270.3.0/1503 - Release Date: > 14/06/2008 18:02 _______________________________________________ Mono-vb mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-vb
