A
Alexander Walker
Hello
I am developing a website that has a Web Service that I want to expose to
Windows Forms based SmartClients when I try to add the web reference to the
smart client I get the following message in the "Web services found at this
URL:" box of the "Add Web Reference" dialog
There was an error downloading
'http://localhost/WebSite1/Folder1/WebService1.asmx'.
The request failed with the error message:
--
<html><head><title>Object moved</title></head><body>
<h2>Object moved to <a
href="/WebSite1/Folder1/WebService1.asmx?AspxAutoDetectCookieSupport=1">here</a>.</h2>
</body></html>
--.
What can I do to stop this from happening and/or enable myself to add a
reference to the Web Service
Thanks
Alex
I am developing a website that has a Web Service that I want to expose to
Windows Forms based SmartClients when I try to add the web reference to the
smart client I get the following message in the "Web services found at this
URL:" box of the "Add Web Reference" dialog
There was an error downloading
'http://localhost/WebSite1/Folder1/WebService1.asmx'.
The request failed with the error message:
--
<html><head><title>Object moved</title></head><body>
<h2>Object moved to <a
href="/WebSite1/Folder1/WebService1.asmx?AspxAutoDetectCookieSupport=1">here</a>.</h2>
</body></html>
--.
What can I do to stop this from happening and/or enable myself to add a
reference to the Web Service
Thanks
Alex