Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Web Services > Inconsistent webservice behaviour

Reply
Thread Tools

Inconsistent webservice behaviour

 
 
MB
Guest
Posts: n/a
 
      12-08-2004
We seem to have the exact same problem as Jim Duncan describes in his
post:
http://groups.google.se/groups?hl=sv...%3D70%26sa%3DN

From stack trace:
System.Net.Webexception: the underlying connection was
closed: Unable to connect to the remote server.
at System.Net.HttpWebRequest.CheckFinalStatus()
at System.Net.HttpWebRequest.EndGetRequestStream
(IAsyncResult asyncResult)
at System.Net.HttpWebRequest.GetRequestStream()
at
System.Web.Services.Protocols.SoapHttpClientProtoc ol.Invoke
(String methodname, Object[] parameters)
at

The resolution in that thread (supplying the proper proxy
configuration settings to the .NET client) however does not seem to
apply in our case.

Our Environment:
Win2k
Proxy present
..NET Framework 1.1 (No SP1 at the moment)

Does SP1 or any other fix resolve this problem?
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Inconsistent behaviour for (1 << 32) Keith Thompson C Programming 8 10-20-2007 11:59 AM
Inconsistent float behaviour on "inf" - current state? =?iso-8859-15?Q?Peter_Kn=F6rrich?= Python 1 06-27-2006 04:16 PM
CSS inconsistent behaviour Ian Davies HTML 6 05-18-2006 07:20 AM
inconsistent behaviour of const_iterator and const_reverse_iterator Serengeti C++ 2 11-20-2005 01:50 PM
Inconsistent behaviour Razvan Java 19 10-11-2004 04:36 PM



Advertisments