You might want to run a HttpTrace or some such HTTP traffic capture program
to see what kind of requests are going across the wire. (for the ones
working and not)..

Signature
Girish Bharadwaj
http://msmvps.com/gbvb
> Hi
>
[quoted text clipped - 10 lines]
> Thanks in advance!
> /peter
Peter Bladh - 27 Sep 2004 11:28 GMT
Hi,
that is kinda hard. I do not have access to the computer with the problem,
but he's agreed to try the patches I'm emailing him.
/peter
> You might want to run a HttpTrace or some such HTTP traffic capture program
> to see what kind of requests are going across the wire. (for the ones
[quoted text clipped - 18 lines]
> > Thanks in advance!
> > /peter
> Hi
>
[quoted text clipped - 5 lines]
> "The underlying connection was closed: The server committed an HTTP
> protocol violation. "
Is it running under .NET 1.1 SP1 !?
Then here might be the reason:
HTTP response split attacks, HttpWebRequest and the NET Framework 1.1 SP1
http://blogs.msdn.com/gzunino/archive/2004/09/05/225881.aspx

Signature
Greetings
Jochen
My blog about Win32 and .NET
http://blog.kalmbachnet.de/
Peter Bladh - 27 Sep 2004 14:16 GMT
Hi and thanks for the tip!
How can one see if sp1 is installed (what version shows up in the .NET
Configuration)?
/peter
> > Hi
> >
[quoted text clipped - 12 lines]
> HTTP response split attacks, HttpWebRequest and the NET Framework 1.1 SP1
> http://blogs.msdn.com/gzunino/archive/2004/09/05/225881.aspx