I feel like I should know the answer to this .. but it's escaping me and I have been looking through the IIS documentation and I haven't found it written out.
Default Web Site
Auth: Anonymouse / Windows
Default Web Site
\<New Application>
Auth: Anonymous (removed windows authentication)
Browse to http://Servername/Application
I am prompted for User ID/Password
If I hit cancel site works fine..
if I remove windows auth from the root .. the prompt for the application goes away as well
Is this working as designed or am I missing something when I remove windows auth from the application?