从远程计算机使用 Asp.net Web 服务

发布于 2025-01-04 14:22:31 字数 304 浏览 1 评论 0原文

我创建 Asp.net WS 并将其托管在 IIS 上。现在我想从远程计算机或另一台计算机上使用它。当我在远程计算机上插入 WS 的 URL 时,Internet Explorer 浏览器页面中会出现一条错误消息,显示

This program cannot display the web page

我正在工作Visual Studio 2008、Windows 7 上的客户端应用程序是Asp.net 网站。 我不知道是什么问题?? 我是否已将两台计算机连接到 LAN(在它们之间建立网络)或仅足够每台计算机连接到互联网?

I create Asp.net WS and host it on the IIS.Now i want to consume it from remote computer or another computer.When i insert the URL of the WS on the remote computer an error message appears inside internet explorer browser page says

This program cannot display the web page

i work on Visual studio 2008, windows 7 and the client application is Asp.net website.
i don't know what is the problem??
have i connect the two computers with LAN(make network between them) or just enough each one connect to the internet??

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

年少掌心 2025-01-11 14:22:31

您的计算机需要能够相互连接。
如果它们在 LAN 上,那么您需要为 asp.net WS 指定 LAN 地址。

另请检查您的防火墙是否阻止连接,需要确保 IIS 托管的端口可用于连接。

如果没有帮助,请向我们提供有关问题的更多信息。

Your computers need to be able to connect to each other.
If they on LAN, then You need to specify LAN address for asp.net WS.

Also check Your firewall for blocking connections, need to be sure that port were IIS hosted is available for connection

If nothing helps, then provide us more information about problem.

拧巴小姐 2025-01-11 14:22:31

真的,我不知道问题是什么。当我在另一台计算机上执行相同的操作时,它可以运行,但在我的笔记本电脑上却无法运行。

Really i don't know what is the problem.When i do the same thing in another computer it runs but on my laptop doesn't run.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文