WS2008 box using IIS7 on subnet 192.168.100.x is trying to connect to a
storage array on 192.168.200.x.
I have an IP, 192.168.100.220, that allows me read-only access from the .100
subnet to the storage array on the .200 subnet. I can map a drive through
this link and read any files on the storage array.
Now I'm trying to get http access to these files via IIS7 using a UNC as the
path. I was able to create a virtual directory using the UNC and a common
userid/password for authentication. I was able to place a web.config on the
UNC and I enabled Directory Browsing.
This was all working fine, for about 5 minutes! I was able to browse to the
VD and it was working... I swear it was working.
I tried the http connection this morning and am now getting the following
error.
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 '\\ptlpsrv04\bkodbc' because access is denied.
Source Error:
[No relevant source lines]
Source File: \\ptlpsrv04\bkodbc\web.config Line: 0
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.1434;
ASP.NET Version:2.0.50727.1434
The last thing I did last night before leaving was to install the IIS7
throttling app and the IIS7 playlist app CTP2.
Can anyone tell me why this would work one minute and not the next? I can
set up a local path as a VD and it works fine so I strongly suspect that it
is a security issue. But why would it work in the evening, I thried it
several times and from multiple machines, and then fail in the morning?
Thanks in advance for any hair you can save on my head!
--
stullhe104