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.
我的系统有一点奇怪的问题。我在我的系统上托管了一个服务、休息服务(特定)。当我尝试访问同一服务的 svc 页面时,它给了我 HTTP 404(找不到资源。)错误,而我可以浏览整个目录并且在该目录中它显示 svc 文件位于文件夹中,但是当我单击 svc 文件我得到 404 错误。
我试图在其他系统上托管相同的服务,它工作正常。我不确定是什么导致它不在我的系统上显示。
任何线索都会有很大帮助。