I am getting an error when the UnityContainer.Resolve method runs which states… ‘An unhandled exception of type ‘System.StackOverflowException’ occurreed in Microsoft.Practices.ObjectBuilder2.dll.
Can anyone help me with where to start on troubleshooting this?
Thanks in advance.
You probably have circular dependencies.