Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
急需帮助,
我正在尝试从远程计算机访问 Web 服务。我能够从浏览器浏览 Web 服务链接,并且能够从 Windows 应用程序进行通信但是当我尝试从托管在 Windows Server 2003 上的 IIS 6 上的 asp.net 应用程序调用时,得到 HTTP 403,有时 501 未实现错误。
请帮帮我。
提前致谢。
哈里。
我在这里找到了我的问题的解决方案。
http://forums.asp.net/t/1860412.aspx/1?403+Forbidden+error+When+calling+webservice+method+from+ASP+net+Application
感谢高拉夫。