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
I have a WPF running on .NET 8.0. I understand that MS in their infinite wisdom have neglected VB developers when it comes to .NET core, but this is not .NET core. I have seen a similar thread here that points to the issue with core.
According to the MS documentation adding a service reference has now moved from directly under solution explorer to Add > Connected Services and selecting 'Add Service Reference' - but only 'Service Dependencies' are available.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Ideally a sample project that we can debug.
Full call stacks.
For issues related to generating client code using dotnet-svcutil please provide the WSDL.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Open VS 2022
New WPF Project
Right click the project
Add > Connected Services
As in the screenshot above there are only Service Dependencies - no ability to create a Service Reference.
VS version 17.11.4
I have a WPF running on .NET 8.0. I understand that MS in their infinite wisdom have neglected VB developers when it comes to .NET core, but this is not .NET core. I have seen a similar thread here that points to the issue with core.
According to the MS documentation adding a service reference has now moved from directly under solution explorer to Add > Connected Services and selecting 'Add Service Reference' - but only 'Service Dependencies' are available.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: