Hi
I tried to run YAF project in my VS2013. I did the necessary changes but the project failed to run throwing the below exception.
An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = YafContext (DelegateActivator), Services = [YAF.Core.YafContext], Lifetime = Autofac.Core.Lifetime.CurrentScopeLifetime, Sharing = None, Ownership = ExternallyOwned ---> Object reference not set to an instance of an object. (See inner exception for details.)
Please help.
Thanks