Thank you for your reply, Krzysztof! Since the error happens inconsistently, so it's very hard to catch. The 'A cycle was detected when trying to resolve a dependency' message looks more like code issue, but I wish the update can solve the problem.
Any other experience and suggestion? Regards, On Friday, April 4, 2014 3:01:02 AM UTC-7, Krzysztof Koźmic wrote: > > mu recommendation would be to update to a more recent version > -- > Krzysztof Kozmic > > From: [email protected] <javascript:> [email protected]<javascript:> > Reply: [email protected] <javascript:> > [email protected] <javascript:> > Date: 4 April 2014 at 6:13:26 am > To: [email protected] <javascript:> > [email protected] <javascript:> > Subject: Exception type: CircularDependecyException Exception message: A > cycle was detected when trying to resolve a dependency > > 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] <javascript:>. > To post to this group, send email to > [email protected]<javascript:> > . > Visit this group at http://groups.google.com/group/castle-project-users. > For more options, visit https://groups.google.com/d/optout. > > -- 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.
