【发布时间】:2010-11-24 15:29:35
【问题描述】:
我正在尝试在我的本地机器上调试 Facebook API。在阅读了许多网站之后,我意识到我需要将我的 ASP.NET MVC 应用程序设置为在 IIS 而不是 Visual Studio 2008 Web Server 上运行。我创建了虚拟目录,但出现此错误。该程序在 VS Web Server 下运行良好。
The virtual path '/Views/Shared/Main.Master' maps to another application, which is not allowed.
有什么建议吗?
【问题讨论】:
标签: asp.net-mvc visual-studio-2008 iis