On Dec 20, 2007 5:34 PM, Gergely Kiss <mail.gery gmail.com> wrote:
> Hi,
>
> I just can't run the latest version of MD. I could
configure and compile it
> with no problem, but if I try to run it, I get a lot of
exceptions like this
> one:
>
> ERROR [2007-12-20 23:32:01Z]: Add-in error (): Error
while getting object
> for node in path
'/MonoDevelop/ProjectModel/ProjectServiceExtensions'.
> System.InvalidOperationException: Add-in
'MonoDevelop.AspNetAddIn,0.17.0'
> could not be loaded.
> at Mono.Addins.ExtensionNode.get_Addin () [0x00000]
> at Mono.Addins.TypeExtensionNode.CreateInstance ()
[0x00000]
> at Mono.Addins.InstanceExtensionNode.GetInstance ()
[0x00000]
> at Mono.Addins.InstanceExtensionNode.GetInstance
(System.Type
> expectedType) [0x00000]
> at Mono.Addins.ExtensionNode.GetChildObjects
(System.Type
> arrayElementType, Boolean reuseCachedInstance)
[0x00000]
>
> The installation path is exactly the same as the one
used for Mono. I have
> all dependencies installed, older versions of MD used
to work...
> My Mono version is 1.2.4.
Package installation paths may have changed in the build
reorg, and it
looks like you have an old addin installed. Try removing all
the files
from $prefix/lib/monodevelop and reinstalling.
You can test your build works with "make run".
--
Michael Hutchinson
http://mjhutchinson.com
_______________________________________________
Monodevelop-list mailing list
Monodevelop-list lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monodevelop-li
st
|