Ask a Question related to ASP.NET Web Services, Design and Development.
-
vedran #1
Client side SOAP extension for non WEB application
Need instrucitons on how to setup SOAP extension in windows forms client.
I have managed to create Server side extensions but I'm confused about
Client (non web app) configuration.
vedran Guest
-
using soap extension on client side
Hello, The standard way of making a soap extension run on the client side, is to modify the autogenerated web reference file, and add the... -
Client found response content type of 'application/soap'
My client is an ASP .NET Web Application developed with .NET Framework 1.1 and VS .NET 2003 I used "Add Web Reference" and pointed VS .NET at the... -
catching soap exception on the client side (vb dll)
Hi My VB program (dll) calls certain web services (using soap tool kit). The web services throws SoapExceptions when an exception/error occurs. I... -
How to configure a SOAP extension to run on the client side?
Hi, this is actually quite simple. The best and easiest approach is to configure it in the application's .config file. Just like this:... -
Client-side Cert Web application problem
I had the same problem about a year ago. I currently don't have a link to the article, but there's one on MSDN (I think it's part of a book...



Reply With Quote

