I\'m still groping around a bit with Castle Windsor. At the moment all my pages which need an IWindsorContainer instantiate one themselves through a property:
I was using Castle project libraries in the one of the projects, but now other projects does not work because it is now required to use this library. When I start project it shows exception:
I was reading a开发者_StackOverflown exellent article about how to use dependency injection with WCF Services.
I have code that was previously adding ExtendedProperties to components like component.ExtendedProperties( new { prop = someObject });
I am currently writing some unit tests for an ASP.NET MVC 2 controller and having some issues with the MVC 2.0 validation attributes. The validation attribute in question uses a repository to check th
i am trying to implement multiple Service Contracts via a single WCF. i am trying to run this code: return new WindsorContainer()
I am trying to upgrade my mvc 1 app to mvc 2. Previously I was using Castle Core 1.1.0 but had to get the latest version 2.5 to work with mvc 2.
One of 4 production servers once in a while generates tons of error claiming: Method RunRules is not supported on this proxy, this can happen if the method is not marked with OperationContractAttrib
I have a problem that I can\'t seem to resolve. I\'m sure it\'s simple, but I honestly cannot figure it out. I have a simple type that I reuse on multiple controllers. The problem that I\'m faced with
I am getting the following exception when calling any of my Mapper.Map methods. Inheritance security rules violated while overriding membe开发者_JAVA技巧r: \'Castle.Core.Logging.LevelFilteredLogger.