J
Jeremy Ames
This is driving me crazy!!!! I started working on an application in C# for
ASP.Net and realized that I needed a web service. I created the web service
on my local system, tested it, then deployed it to the production server. I
then added it as a web reference to my C# application and tested the
reference and everything worked fine. I am on day three of trying to get it
to work now that I have deployed the entire application to the produciton
system. The error message that I am getting is:
System.Net.WebException: The underlying connection was closed: The remote
name could not be resolved.
Please help me!
ASP.Net and realized that I needed a web service. I created the web service
on my local system, tested it, then deployed it to the production server. I
then added it as a web reference to my C# application and tested the
reference and everything worked fine. I am on day three of trying to get it
to work now that I have deployed the entire application to the produciton
system. The error message that I am getting is:
System.Net.WebException: The underlying connection was closed: The remote
name could not be resolved.
Please help me!