WebService error

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Peter Schmitz

    WebService error

    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
Working...