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.

Reply via email to