Securing an ASP.net 2.0 page.
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I'm trying to change the file permissions of one of my .aspx files to include only one group (of which I am a member). However, when I try and authenticate, it tells me my credentials are invalid. If I do this with any other type of file (eg. html), it works, pops up the authentication box, I enter my password, page is displayed. Only happens with .aspx I'm stumped. :/