Hi,
I just wrote a simple .net webservice (2.0beta2) and a small tool to test
some functions. Everything worked just fine.
Now, the real program that'll call the webservice is written in 1.1 - and
suddenly nothing works at all: I always receive a System.Net.WebE xception
like this:
"Die zugrundeliegend e Verbindung wurde geschlossen: Die Verbindung mit dem
Remoteserver kann nicht hergestellt werden.."
(would be: The underlying connection was closed: The connection to the
remote server could not be established.")
Can anyone give me a hint?
Greetings,
Peter
I just wrote a simple .net webservice (2.0beta2) and a small tool to test
some functions. Everything worked just fine.
Now, the real program that'll call the webservice is written in 1.1 - and
suddenly nothing works at all: I always receive a System.Net.WebE xception
like this:
"Die zugrundeliegend e Verbindung wurde geschlossen: Die Verbindung mit dem
Remoteserver kann nicht hergestellt werden.."
(would be: The underlying connection was closed: The connection to the
remote server could not be established.")
Can anyone give me a hint?
Greetings,
Peter