Greetings. So I ran into a bit of an annoying challenge today. For months now, I've had IIS installed locally. I work on my local project/sln's, and save them - then update to our source control server Everyone was happy for awhile there. Anyway, I guess security made some modifications to our AD Security Policy, so if I try to reach http://localhost/Projects/W... I'm pretty much out of luck. In any case, you can subvert this in VS.NET by modifying your .CSPROJ file. <WebProjectProperties>...