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

WCF Service in .Net Core 2 application #2366

Closed
sajidsikander123 opened this issue Nov 7, 2017 · 2 comments
Closed

WCF Service in .Net Core 2 application #2366

sajidsikander123 opened this issue Nov 7, 2017 · 2 comments
Labels
tooling An issues related to any tool shipped from this repo.
Milestone

Comments

@sajidsikander123
Copy link

I am trying to add a WCF Service in an application using the 'Connected Services' option but it gives an error saying
Error:
It was not possible to find any compatible framework version
The specified framework 'Microsoft.NETCore.App', version '1.0.5' was not found.'

I have a .Net Core 2 already running. Is it I need to downgrade to 1.0.5 to use this one.

@zhenlan
Copy link
Member

zhenlan commented Nov 7, 2017

@sajidsikander123 this issue has been fixed in VS 2017 Update 15.5 preview. Please refer to #2340 for details where you can find a workaround if you are using an earlier update of VS 2017.

Duplicate of #2340

@mlacouture mlacouture added the tooling An issues related to any tool shipped from this repo. label Nov 9, 2017
@zhenlan zhenlan added this to the S126 milestone Nov 9, 2017
@COLEplusTEN
Copy link

I'm still seeing this same error on 15.5.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling An issues related to any tool shipped from this repo.
Projects
None yet
Development

No branches or pull requests

4 participants