We have a asmx web service that has been around for over 10 years that is being redesigned. These changes will create cascading changes to some of the applications calling the web service. This service is deployed internally and not exposed externally. Many of the calling applications (85%) have been developed within our division. The problem is identifying the other applications
Is there any way I can retrieve the client information server-side within the service to track who is calling the service. I am not hopeful, it appears the calling applications would need to be modified to send additional information in each of the calls.