Howdy,
First and foremost I am... not a expert on this. I can slowly but surely code a site but IIS is painfully new to me. Soooo gentle? Haha. Anywho.
I have a IIS6 based website I just brutally copy and pasted into IIS10.
For the most part, the "Core" site is fine, it works, though some hiccups with 32 vs 64 bit, etc. It's working.
but, I have a VD that just... wont...work.
I've tested with and without credentials, I've confirmed the "default document" is the right htm file. And nothing gets it to load the HTM file. I've even created another VD and set it up to point to a new HTM file type.
I'm getting
"Server Error '/' Application
Error occured processing the config file
parse error: failed to start monitoring changes to the config file, access denied
source error [no relevant source lines]
I've provided two different credential types, one is a generic admin account, and one is my own, both bounce back this error message. For me I am confused, one part is telling me the credentials are wrong (but if I strip them, I get a COMPLETELY different
that basicaly boils down to "Cannot read config file because of insufficient permissions"
Am I missing something just as simple? Am I setting up the VD wrong?