when I am trying to access the web services in the asp.net web application I have the following error : some of the files required for web reference are not installed.. I have tried by reinstalling VS 2005 but the problem is not yet solved...
i am having a interop problem with a "service" that requires WS- Addressing 2005/08. WSE 3.0 is using the DRAFT version (2004-08). I need somehow to send it using the 1.0 version, without major code changes to my
I am using the SoapExtension class to insert soap header to convey data that I wanted to pass from a local client to a remote server which host a web service. I am wondering if it's possible to count how many time that a message get altered between the client and the