Ask a Question related to ASP.NET Web Services, Design and Development.
-
sathyamurthy #1
Error Accessing webservice programmatically over HTTPS.
I'm getting the follwoing error msg while trying to access
a web service over HTTPS."The underlying connection was
closed: Unable to connect to the remote server."
I'm trying to access the web service within the network.
So I'm not using any proxy.
Also I'm able to see the asmx file through web browser.
Any suggestion is highly appreciated.
sathyamurthy Guest
-
server error when accessing webservice
when i tried to access a simple webservice from a client program written in c#, i got the following error : Server Error in '/Application14'... -
webservice.htc & https
Hi, we want to access a webservice using https using webservices.htc (IE6). Is this possible ? Scenario: we've set up a server (W2K, .NET 1.1,... -
error in accessing webservice developed in Java from .NET client
Hi Masters I have a webservice developed in Java which is running at port 8080. I am getting operation timed out error. I have tried by... -
Accessing UserControls programmatically
I'm not using Visual Studio.NET so I'm not able to find anything on how to do this by hand. Basically I want to reference a UserControl in my aspx... -
call a webservice programmatically
I would like to call a web service programmatically ie: without adding a web reference in visual studio. From the docs it seems like I have to use...



Reply With Quote

