[MonoDevelop] MD 2.3.1 problem

Michael Hutchinson m.j.hutchinson at gmail.com
Mon May 31 14:50:07 EDT 2010


On Mon, May 31, 2010 at 7:20 AM, Paul <paul at all-the-johnsons.co.uk> wrote:
> Hi,
>
> I've two issues with the current beta of MD 2.4 and I'm wondering if
> anyone here can help and they're probably related
>
> 1. The configure script is looking for mono-addins-0.5, current version
> on the mono website is 0.4. Where is 0.5?

http://monoaddins.codeplex.com/ (which is linked from
http://www.mono-project.com/Mono.Addins).

> 2. When I start MD 2.3.1 up and try and load up a project I'm getting an
> exception thrown
>
> System.Reflection.TargetInvocationException: Exception has been thrown
> by the target of an invocation. ---> System.TypeInitializationException:
> An exception was thrown by the type initializer for
> MonoDevelop.SourceEditor.SourceEditorDisplayBinding --->
> Mono.Addins.MissingDependencyException: The required addin
> 'MonoDevelop.Core.Gui,2.2' is not installed.

You likely have some stale assemblies lying around, or a bad build, or
multiple overlapping versions of MD. Try a clean rebuild, clean the
install directories, and reinstall.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list