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

Not Able to find the feature Add Service Reference #49

Closed
leena-v opened this issue Jan 20, 2016 · 4 comments
Closed

Not Able to find the feature Add Service Reference #49

leena-v opened this issue Jan 20, 2016 · 4 comments

Comments

@leena-v
Copy link

leena-v commented Jan 20, 2016

Hi,

I created a new solution on the new Visual Studio 2015 and created a dll Library(Package).
When I try to add a reference to a webservice(wsdl), I am unable to add the service reference the right click on the references only has the following options:

  1. Add Reference
  2. Add Connected Service
  3. ManageNuget Package
  4. Restore Packages
    Has anyone faced the same issue?
    Is there anyway to configure the application to display this feature(add service reference)?

Thanks,

@roncain
Copy link

roncain commented Jan 20, 2016

Hi @leena-v . A blog describing this up-coming feature is at http://blogs.msdn.com/b/webdev/archive/2015/12/15/wcf-connected-service-visual-studio-extension-preview-for-asp-net-5-projects.aspx . Give it a try and let us know how it works for you.

The best place currently to file bugs or ask questions about this feature is https://github.com/dotnet/wcf. I'd like to close this particular issue in this CoreFx repo, and you should feel free to open new issues in the WCF repo.

/cc @zhenlan @mlacouture.

@roncain roncain closed this as completed Jan 20, 2016
@leena-v
Copy link
Author

leena-v commented Jan 20, 2016

@roncain Appreciate for your quick response. Could you please suggest which is the best way to add a third party wsdl api reference to a .net core dll? is this feature available?

@roncain
Copy link

roncain commented Jan 21, 2016

Hi @leena-v -- I've moved this discussion to the new issue you opened at dotnet/wcf#728 so we can discuss it in the right repo.

@mlacouture
Copy link
Member

Hi @leena-v, I'm assuming you mean a service reference when you refer to 'a third party wsdl api reference', if this is the case using the WCF Connected Service extension Ron pointed at previously is the way to go.

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

3 participants