I have a Web Service, it was done in
VB 2005, and when I want to add a web reference to a new web site i have the next error from the window of
VB 2005 to add web reference:
There was an error downloading 'http://10.50.200.54:888/wsDex/wsDex.asmx'.
The request failed with the error message:
--
<html><head><title>Object moved</title></head><body>
<h2>Object moved to <a href="/wsDex/wsDex.asmx?AspxAutoDetectCookieSupport=1">here</a>.</h2>
</body></html>
--.
I dont what i need to fix this problem. Do you have any idea?