0
我在mvc4项目工作,我想从如何承载mvc4网站在局域网
/myDocument中发布您的网站在局域网 为了这个,我已经安装了IIS管理器8,并添加网站/视觉工作室/项目/ MyProject的
设置这个路径为默认的网站在IIS管理器的网站
,但我有误差
Server Error in '/' Application.
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: An error occurred loading a configuration file: Failed to start monitoring changes to 'C:\Users\Neeraj\Documents\Visual Studio 2013\Projects\PSK\PSK' because access is denied.
Source Error:
[No relevant source lines]
看看这篇文章...看看这篇文章http://stackoverflow.com/questions/2532079/iis7-folder-permissions-for-web-applicationdoes是否帮助你解决这个问题? –
这个问题可能更适合于serverfault,因为它与编程无关。 – Jack