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.
我开发了一个简单的 asp.net 页面并将其上传到服务器,但它无法正常工作。谁能告诉我这个问题,我在很多博客上问过,但找不到合适的答案。
谢谢, 海德尔
您必须在 IIS 中创建一个虚拟目录,然后将页面发布到该目录。并且不要忘记将虚拟目录转换为应用程序。之后您可以浏览目录并找到部署在那里的页面。这也可以在浏览器中查看。