I have virtual directory in my IIS 7.5 which points to NIC path, //192.168.xxx.xxx/share, and I make sure to do "Connect as" and I have tested the settings from "test settings" button.
now, whenever I put url to a file inside this virtual directory, I got this error:
for example, this file: http://192.168.1.47/audio/1/2012/Aug/15/LARC_1_20120815_0339.mp3
returns this error:
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 '\192.168.1.50\larc_recordings' because access is denied.
Source Error:
[No relevant source lines]
Source File: \192.168.1.50\larc_recordings\web.config Line: 0
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1
↧