【问题标题】:how to host mvc4 website in local area network如何在局域网中托管 mvc4 网站
【发布时间】:2013-10-05 20:08:04
【问题描述】:

我在一个 mvc4 项目中工作,我想在局域网中发布网站 为此,我安装了 iis manager 8 并从

添加了站点

/mydocument/visual studio/project/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]

【问题讨论】:

标签: asp.net asp.net-mvc-4 iis shared-hosting


【解决方案1】:

当您浏览到http://support.microsoft.com/kb/317955 的 ASP.NET 页面时,您可以找到如何修复“无法开始监视目录更改”错误消息。

【讨论】:

    猜你喜欢
    • 2019-01-14
    • 2023-03-26
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2010-12-05
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多