Hello,
I have assisted with an application that has a couple of thousand deployments. This application is a .NET 2 Winforms application.
There are a couple of features that require the application to "phone home" to some custom web services that we have written to update product information.
For several years this has worked fine. The occasional support call we would get would be firewall related which we would fix by adding exceptions for out application.
This year we are getting some calls where our application is unable to connect to our web services but is FOR SURE not a firewall related issue.
Domain Name resolution is occurring and the page for the Web Service can be loaded into a browser. Nevertheless, our APPLICATION is completely unable to connect to the web service.
For the life of me, I do not know how to solve this problem.
Can anyone offer some suggestions on how to troubleshoot and debug this issue. Any guidance is welcome. I AM able to copilot in to some of these customers to get remote access to their machines.
Seth