You are using a different version of Castle On Thu, Mar 12, 2009 at 12:23 AM, Corey Kaylor <[email protected]> wrote:
> Getting a weird error wondering if anyone has some ideas. It happens when > either starting an installed service, or trying any of the other /Action > arguments like Debug, Server etc. I found an old archive that mentions > something similar > http://www.mailinglistarchive.com/[email protected]/msg00285.html. > I tried checking out to a fresh directory and re-building with no luck. > > Service cannot be started. System.MissingMethodException: Method not found: > 'Castle.Core.Configuration.ConfigurationAttributeCollection > Castle.Core.Configuration.IConfiguration.get_Attributes()'. > > Server stack trace: > at > Castle.Windsor.Configuration.Interpreters.XmlInterpreter.GetRequiredAttributeValue(IConfiguration > configuration, String attributeName) > at > Castle.Windsor.Configuration.Interpreters.XmlInterpreter.DeserializeComponent(XmlNode > node, IConfigurationStore store) > at > Castle.Windsor.Configuration.Interpreters.XmlInterpreter.DeserializeComponents(XmlNodeList > nodes, IConfigurationStore store) > at > Castle.Windsor.Configuration.Interpreters.XmlInterpreter.DeserializeElement(XmlNode > node, IConfigurationStore store) > at > Castle.Windsor.Configuration.Interpreters.XmlInterpreter.Deserialize(XmlNode > section, IConfigurationStore store) > at > Castle.Windsor.Configuration.Interpreters.XmlInterpreter.ProcessResource(IResource > source, IConfigurationStore store) > at Castle.Windsor.WindsorContainer..ctor(IConfiguration... > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Rhino Tools Dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en -~----------~----~----~----~------~----~------~--~---
