In .NET 4.0 - wcf APPLICAITOn project, I have added - DI using- nInject.WCF.Extension package.
VErsio is : Ninject.Extensions.Wcf.3.2.1.0
when try to run the WCF service on browser, some times it throws below exception.
Could not load file or assembly 'System.Web.MVC, Version=3.0.0.0 in WCF project .NET framework 4
Some time also throw below exception:
CanNot:null root. Argument exception
Please help me, how to resolve this.
Thanks