There's this in the docs:
http://docs.castleproject.org/Default.aspx?Page=Interceptors&NS=Windsor&AspxAutoDetectCookieSupport=1


On Thu, Apr 24, 2014 at 6:46 PM,  <[email protected]> wrote:
> Quick update:
>
> I have downloaded the latest Castle.Windsor3.20 and few questions:
> 1. Before I have Castle.MicroKernel.dll, now I can see it has been included
> in Castle.Windsor.dll. Is it the one replacing the old seperated dll?
> 2. I don't see any new release for AspectSharp.dll and
> Castle.Facilities.AspectSharp.dll. Are they abandoned? As Hammett mentioned
> in his reply that they are not necessary and can be replaced with Windsor's
> interceptors. Any samples how to do it?
>
> Thanks!
>
>
> On Thursday, April 3, 2014 1:12:40 PM UTC-7, [email protected] wrote:
>>
>> Castle.Windsor.dll version: 1.0.0.2
>> Castle.MicroKernel.dll version: 1.0.0.2
>> Castle.Facilities.AspectSharp.dll verison: 1.0.0.0
>>
>> Exception information:
>>     Exception type: CircularDependecyException
>>     Exception message: A cycle was detected when trying to resolve a
>> dependency. The dependency graph that resulted in a cycle is:
>>  - Service dependency 'engine' type 'AspectSharp.AspectEngine' for Void
>> .ctor(AspectSharp.AspectEngine, Castle.MicroKernel.IKernel) in type
>> Castle.Facilities.AspectSharp.AopInterceptor
>>  + Service dependency 'engine' type 'AspectSharp.AspectEngine' for Void
>> .ctor(AspectSharp.AspectEngine, Castle.MicroKernel.IKernel) in
>> Castle.Facilities.AspectSharp.AopInterceptor
>>
>>
>>     Stack trace:    at
>> Castle.MicroKernel.CreationContext.TrackDependency(MemberInfo info,
>> DependencyModel dependencyModel)
>>    at
>> Castle.MicroKernel.ComponentActivator.DefaultComponentActivator.CreateConstructorArguments(ConstructorCandidate
>> constructor, CreationContext context, Type[]& signature)
>>    at
>> Castle.MicroKernel.ComponentActivator.DefaultComponentActivator.Instantiate(CreationContext
>> context)
>>    at
>> Castle.MicroKernel.ComponentActivator.DefaultComponentActivator.InternalCreate(CreationContext
>> context)
>>    at
>> Castle.MicroKernel.ComponentActivator.AbstractComponentActivator.Create(CreationContext
>> context)
>>    at
>> Castle.MicroKernel.Lifestyle.AbstractLifestyleManager.Resolve(CreationContext
>> context)
>>    at Castle.MicroKernel.Handlers.DefaultHandler.Resolve(CreationContext
>> context)
>>    at Castle.Windsor.Proxy.AbstractProxyFactory.ObtainInterceptors(IKernel
>> kernel, ComponentModel model)
>>    at Castle.Windsor.Proxy.DefaultProxyFactory.Create(IKernel kernel,
>> ComponentModel model, Object[] constructorArguments)
>>    at
>> Castle.MicroKernel.ComponentActivator.DefaultComponentActivator.CreateInstance(CreationContext
>> context, Object[] arguments, Type[] signature)
>>
>>
>>
>> I have googled and didn't find any information and solution for this
>> particular issue.
>>
>> Please help, any suggestions are appreciated.
>> Thanks!
>>
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Castle Project Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/castle-project-users.
> For more options, visit https://groups.google.com/d/optout.



-- 
Cheers,
hammett
http://www.d-collab.com/
http://www.hammettblog.com/

-- 
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/castle-project-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to