Protocol Violation when adding a web reference in VS 2005

By mkozelsky

When adding a Web reference in visual studio 2005, i got the following error:
The server committed a protocol violation. Section=ResponseHeader Detail CR must be followed by LF

There was a proxy server interfering with the request and modifying it. Fortunately in this case, i could remove the proxy server reference completely and it worked fine thereafter.

Tags: , ,

Leave a Reply