You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have a web application project with Ninject.Extensions.Conventions assembly referenced (VS 2012 / .NET 4.5).
When I try to update a Service Reference (WCF service) inside the project, it fails gracefully and remove the reference.cs file with the proxy class.
If I remove the Ninject.Extensions.Conventions reference and retry to update Service Reference, everything works fine.
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
I have a web application project with Ninject.Extensions.Conventions assembly referenced (VS 2012 / .NET 4.5).
When I try to update a Service Reference (WCF service) inside the project, it fails gracefully and remove the reference.cs file with the proxy class.
If I remove the Ninject.Extensions.Conventions reference and retry to update Service Reference, everything works fine.
Thanks
The text was updated successfully, but these errors were encountered: