Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ninject.Extensions.Conventions preventing update Service Reference #20

Open
rafgithub opened this issue Nov 4, 2014 · 1 comment
Open

Comments

@rafgithub
Copy link

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

@scott-xu
Copy link
Member

scott-xu commented Nov 5, 2014

Can you provide a sample project so that we can reproduce it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants