M
Martin Sommer
Hi,
I've been trying to implement the Web Service compression example from this
page (simple copy & paste):
http://www.dotnetjunkies.com/Tutorial/90D3B3E0-6544-4594-B3BA-E41D8F381324.dcik
When I override the GetWebRequest and GetWebResponse methods in my
WSDL-generated proxy, I get this error for both methods: "no suitable method
found to override"
Does anybody know how I can get rid of these error messages?
I've been trying to implement the Web Service compression example from this
page (simple copy & paste):
http://www.dotnetjunkies.com/Tutorial/90D3B3E0-6544-4594-B3BA-E41D8F381324.dcik
When I override the GetWebRequest and GetWebResponse methods in my
WSDL-generated proxy, I get this error for both methods: "no suitable method
found to override"
Does anybody know how I can get rid of these error messages?