Hi Stifu Thanks for your reply I write "rup...@linux:~> mono FBSShell.exe" and display the following message "Cannot open assembly 'FBSShell.exe': No such file or directory."
What I can do to run my proyect? Thanks for your help Stifu wrote: > > Judging from the path shown in the exception, did you simply try "mono > FBSShell.exe"? > > > santiagpxp wrote: >> >> Hi everybody >> >> I have this problem when i run on linux >> >> rup...@linux:~> mono >> /home/rupert/Desktop/FBSShell/bin/Debug/FBSShell.exe >> >> Unhandled Exception: >> Microsoft.Practices.CompositeUI.Services.ModuleLoadException: Assembly >> file >> /home/rupert/Desktop/FBSShell/bin/Debug/home\rupert\Desktop\FBSShell\bin\Debug\FBSShell.exe >> was not found. >> at >> Microsoft.Practices.CompositeUI.Services.ModuleLoaderService.GuardLegalAssemblyFile >> (IModuleInfo modInfo) [0x00000] >> at >> Microsoft.Practices.CompositeUI.Services.ModuleLoaderService.LoadAssemblies >> (Microsoft.Practices.CompositeUI.Configuration.IModuleInfo[] modules) >> [0x00000] >> at >> Microsoft.Practices.CompositeUI.Services.ModuleLoaderService.InnerLoad >> (Microsoft.Practices.CompositeUI.WorkItem workItem, >> Microsoft.Practices.CompositeUI.Configuration.IModuleInfo[] modules) >> [0x00000] >> at Microsoft.Practices.CompositeUI.Services.ModuleLoaderService.Load >> (Microsoft.Practices.CompositeUI.WorkItem workItem, >> System.Reflection.Assembly[] assemblies) [0x00000] >> at >> Microsoft.Practices.CompositeUI.CabApplication`1[Microsoft.Practices.CompositeUI.WorkItem].ProcessShellAssembly >> () [0x00000] >> at >> Microsoft.Practices.CompositeUI.CabApplication`1[Microsoft.Practices.CompositeUI.WorkItem].Run >> () [0x00000] >> at FBSShell.FBSApplication.Main () [0x00000] >> >> >> >> When I perform the analysis in MOMA has no compatibility issues for my >> project, but I have a warning on Microsoft.Practices.CompositeUI.dll, the >> method is MonoTodo and the reason said "We should parse basetype from >> right to left in 2.0 profile" >> >> Please Help me >> >> Thanks >> >> >> > > -- View this message in context: http://www.nabble.com/Unhandled-Exception-in-LINUX-tp23656819p23660346.html Sent from the Mono - WinForms mailing list archive at Nabble.com. _______________________________________________ Mono-winforms-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-winforms-list
