facilities
Asp MVC problem configuring application with Windsor and NHibernate
Im having issues configuring application using windsor, facilities and nhibernate. Im getting this exception:[详细]
2023-03-13 23:42 分类:问答Windsor Facility Error
Everytime I try to add a facility to my Windsor container instance, I see the following exception: Derived method \'Dispose\' in type \'Castle.Facilities.WcfIntegration.WcfFacility\' from assembly \'[详细]
2023-02-21 16:05 分类:问答Castles WCF Facility Async Call
i am currently working on the wcf facility of castle. Ve开发者_如何学编程ry good work i must add.[详细]
2023-02-09 04:22 分类:问答Getting response from Castle Wcf facility async call
Say I have a call like so: _actService.BeginWcfCall(x => x.SaveAct(new SaveActRequest开发者_Python百科[详细]
2023-02-04 19:51 分类:问答Getting Nhibernate Facility and Update/Save event listeners working
I really can\'t get this working so i\'m hoping someone here can help :) here is my castle.config: <castle>[详细]
2022-12-28 07:35 分类:问答Castle WcfFacility - Service Behaviors
How do I use the Castle WcfFacility and have it use the standard Wcf config file settings? If开发者_JS百科 I register like so:[详细]
2022-12-27 18:11 分类:问答castle nh facility - 2 databases / 2 models / 2 factories
I have asked this on the castle list as i\'m using the nh facility but it just dawned on me to ask it here too :)[详细]
2022-12-08 00:40 分类:问答