I just added reference for Castle Windsor from NuGet and after running the application I get following expection:
System.MissingMethodException: Could not load type 'Castle.MicroKernel.Registration.ComponentRegistration
1' from assembly 'Castle.Windsor, Version=2.5.1.0, Culture=neutral, PublicKeyToken=407DD0808D44FBDC'. [Line: 0 Position: 0] --- Inner Exception --- Could not load type 'Castle.MicroKernel.Registration.ComponentRegistration
1' from assembly 'Castle.Windsor, Version=2.5.1.0, Culture=neutral, PublicKeyToken=407DD0808D44FBDC'.
any thoughts? Thanks!