I have a web application that I am trying to run locally, it was an app the company used a long time ago and it need to come back to life, all the old developers are gone so I have to figure this thing out. Step 1 is to run it and see what needs to be changed.
Configuration Eror
Parser Error Message: An error occurred loading a configuration file: Failed to start monitoring changes to 'C:\xxx\index.aspx' because access is denied.
Source Error
[No relevant source lines]
Source File: c:\xxx\web.config Line: 0
So as you see, I can't complete Step 1 as I cannot get the projet to load... any ideas?