發表日期:2019-04 文章編輯:小燈 瀏覽次數:3211
錯誤:
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: Access to the path 'f:\pacms\web.config' is denied.
原因:出現這個問題是因為web.config沒有修改權限導致的
解決方法:給網站目錄寫入權限,目錄權限配置請見下面的相關文檔。