Hi Don.
In my local machine, i develop in Visual Studio.
I create a new site in the iis named "myname"
In Visual Studio i set the start path for debugging like this:
And in the file C:\Windows\System32\drivers\etc\hosts i create a new entry:
127.0.0.1 myname
I always work by this way. Never use the Visual Studio integrated web server.
I'm going to check the process monitor.
Thanks Don.