Tuna is correct.

In Castle rev 5088, Core was refactored to use generics.  You would need a
build of Windsor at rev 5088 or greater to solve your issue.

On Mon, Oct 6, 2008 at 3:15 AM, Tuna Toksöz <[EMAIL PROTECTED]> wrote:

> I think you should ask this in Castle forum
>
>
> On Mon, Oct 6, 2008 at 10:41 AM, codemonkey <[EMAIL PROTECTED]>wrote:
>
>>
>> Had a wierd issue where my windsor init was failing on this line:
>>
>> new WindsorContainer(new XmlInterpreter(new
>> ConfigResource("registry")));
>>
>> Gives the error:
>>
>> System.MissingMethodException: Method not found: 'Void
>>
>> Castle.Core.Configuration.ConfigurationCollection.AddRange(Castle.Core.Configuration.ConfigurationCollection)'.
>>
>>
>> I reverted Castle.Core.dll back to 1.0.3.4333 and it worked, with
>> 1.0.3.5330 which comes with the NH 2.0.1 files I get the error, am I
>> missing an updated Castle.Windsor or am I being blind?
>>
>>
>> Cheers
>>
>>
>> >>
>>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"nhusers" 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/nhusers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to