[MonoDevelop] Randomly failing to load referenced assemblies

Patrick McEvoy patrick at villadays.com
Wed Oct 24 09:18:56 EDT 2007


Hello

This problem has only started in last few weeks, and only happens on 
certain projects. I have removed references and added them again, and 
then different assemblies fail to load. I can't see any pattern at all. 
It still compiles but no intellisense is doing my nut in.

I get a whole bunch of these...

2007-10-24 14:12:23,124 [-1253913712] ERROR 
MonoDevelop.Core.ILoggingService [(null)] - Could not load assembly: 
Castle.Core, Version=1.0.3.0, Culture=neutral, 
PublicKeyToken=407dd0808d44fbdc
2007-10-24 14:12:23,134 [-1253913712] ERROR 
MonoDevelop.Core.ILoggingService [(null)] - Could not load assembly: 
Castle.Components.Validator, Version=1.0.3.0, Culture=neutral, 
PublicKeyToken=407dd0808d44fbdc
2007-10-24 14:12:23,154 [-1253913712] ERROR 
MonoDevelop.Core.ILoggingService [(null)] - Could not load assembly: 
NVelocity, Version=1.0.3.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc

Thanks


More information about the Monodevelop-list mailing list