getting a bad gateway error when WPF is trying to connect with WCF(hosted as Windows service in intranet(VPN is connected))
Loading
getting a bad gateway error when WPF is trying to connect with WCF(hosted as Windows service in intranet(VPN is connected))
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Tuhin PaulPosted Feb 18, 2024, 4:07 AM
Use Windows Service Manager or command-line tools like
sc queryto confirm the service is running and in a healthy state.