Hi,
We have WIndows Server 2012 and we are trying to deploy our asp.net website using Anonymous authentication.
When we provide username and password in out website it is going inside the Website.
If if click the click with sub-sub-folders. IIS is asking for login creditials.
Example :
website.com/admin/test.aspx working fine
Link with websitec.com/admin/Reports/showreport.aspx is asking for username and password (Authentication).
Any ideas ?