We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Failed to bind to address https://[::]:62540: address already in use.'
Starts and multiple endpoints are supported.
Add the following endpoints to the ref server:
<BaseAddresses> <ua:String>opc.https://localhost:62540/Quickstarts/ReferenceServer</ua:String> <ua:String>opc.tcp://localhost:62541/Quickstarts/ReferenceServer</ua:String> <ua:String>https://localhost:62542/Quickstarts/ReferenceServer</ua:String> </BaseAddresses>
start the server in VS 2022.
- OS: Windows 11 23H2 - Environment: VS 2022 - Runtime: .NET 8.0 / .NET Framework 4.8 - Nuget Version: 1.5.374.118 - Component: https - Server: reference server sample - Client: n/a
No response
The text was updated successfully, but these errors were encountered:
romanett
Successfully merging a pull request may close this issue.
Type of issue
Current Behavior
Failed to bind to address https://[::]:62540: address already in use.'
Expected Behavior
Starts and multiple endpoints are supported.
Steps To Reproduce
Add the following endpoints to the ref server:
start the server in VS 2022.
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: