[MonoDevelop] svn .14 gets "Could not load file or assembly... Version=0.13.0.0"

DaleEMoore DaleEMoore at gMail.Com
Wed Jun 27 23:51:13 EDT 2007


Hi All,

I'm wondering how to teach my svn of monodevelop version .14 to not go
looking for .13. I thought getting rid of /usr/local/lib/monodevelop might
help, but it hasn't:(

# rm -Rf /usr/local/lib/monodevelop
# time /home/dalem/bin/monoupdater.sh >t3.txt 2>>t3.txt
$ rm -Rf ~/.config
$ monodevelop
ERROR: Add-in scan operation failed. The Mono runtime may have encountered
an error while trying to load an assembly.
...
Scanning file:
/usr/local/lib/monodevelop/AddIns/BackendBindings/ILAsmBinding.addin.xml
Could not load some add-in assemblies: Could not load file or assembly
'MonoDevelop.Projects, Version=0.13.0.0, Culture=neutral' or one of its
dependencies.
...
Scanning file:
/usr/local/lib/monodevelop/AddIns/BackendBindings/VBNetBinding.addin.xml
Could not load some add-in assemblies: Could not load file or assembly
'MonoDevelop.Core.Gui, Version=0.13.0.0, Culture=neutral' or one of its
dependencies.
...
Scanning file:
/usr/local/lib/monodevelop/AddIns/ChangeLogAddIn/ChangeLogAddIn.addin.xml
Could not load some add-in assemblies: Could not load file or assembly
'MonoDevelop.Core.Gui, Version=0.13.0.0, Culture=neutral' or one of its
dependencies.

How does monodevelop know to try and load version 0.13.0.0?

Any suggestions are very much appreciated,
Dale E. Moore
-- 
View this message in context: http://www.nabble.com/svn-.14-gets-%22Could-not-load-file-or-assembly...-Version%3D0.13.0.0%22-tf3992249.html#a11336536
Sent from the Mono - IDE Dev mailing list archive at Nabble.com.



More information about the Monodevelop-list mailing list