Peter
Mon Sep 27 05:28:03 CDT 2004
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
"Girish bharadwaj" <girishb@mvps.org> wrote in message
news:uMn9KpHpEHA.2536@TK2MSFTNGP10.phx.gbl...
> 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)..
>
>
> --
> Girish Bharadwaj
>
http://msmvps.com/gbvb
> "Peter Bladh" <peter.bladh@danahermotion.se> wrote in message
> news:Ol%237BKHpEHA.1272@TK2MSFTNGP09.phx.gbl...
> > Hi
> >
> > I've made a part of a program that makes a http web request with .net
> > classes HttpWebRequest and HttpWebResponse. It's been working fine up
til
> > now when one of our customers has been recieving the following
> WebException:
> >
> > "The underlying connection was closed: The server committed an HTTP
> protocol
> > violation. "
> >
> > I've been "googling" a bit and read that it might help to set the
> KeepAlive
> > property to false and set the http version to 1.0, but neither have
> helped.
> >
> >
> > Thanks in advance!
> > /peter
> >
> >
>
>