El dc 13 de 06 del 2007 a les 19:37 +0400, en/na Maxim Karavaev va escriure: > Thanks a lot for this great IDE! > You are doing great work! > > But I've got got strange exception after updating version 0.13 to 0.14 via > yum on Fedora Core 6. > > #monodevelop > > Unhandled Exception: Mono.Addins.Setup.InstallException: Application not > found: IDE > at MonoDevelop.Core.ApplicationService.StartApplication (System.String > appId, System.String[] parameters) [0x00000] > at MonoDevelop.Startup.SharpDevelopMain.Main (System.String[] args) > [0x00000]
This error may be due to some conflict with old assemblies. Try deleting the directory ~/.config/MonoDevelop/addin-db-000 and starting monodevelop again from a terminal. This may fix the problem or show a more specific error message. Lluis. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
