Hi,
We are using form authentication in our application and we need to deny the anonymous users from assessing files/Images with out lo-gin. So in the web.config we set "<authorization>,deny users="?"/></authorization> " this was working fine with the site
configured Application pools with integrated mode(Managed pipeline mode). But when we run the application in Classic mode(Managed pipeline mode) this is not working . Can some share the reason.
Regards,
Sajith
Go to the complete details ...