We have an application that relies on role based security which was developed using .net framework 2.0. (three different roles were defined admin, contribute, read ). This application is been working fine on IIS 6.0. Now, as part of one requirement, we had
to publish this application onto a server on which we have IIS 7.5. On this server, for some reason, defined roles are not working. Is there any setting that needs to be adjusted to make this application work on roles? Please let me know. TIA.
svs2010
0 Points
2 Posts
Asp.net roles are not working in IIS 7.5
May 21, 2012 11:36 AM|LINK
We have an application that relies on role based security which was developed using .net framework 2.0. (three different roles were defined admin, contribute, read ). This application is been working fine on IIS 6.0. Now, as part of one requirement, we had to publish this application onto a server on which we have IIS 7.5. On this server, for some reason, defined roles are not working. Is there any setting that needs to be adjusted to make this application work on roles? Please let me know. TIA.
SonicMan
Participant
1472 Points
228 Posts
Re: Asp.net roles are not working in IIS 7.5
May 23, 2012 08:19 AM|LINK
Hi
How did you write the role?
Are you facing the problem like this:
http://stackoverflow.com/questions/7329144/iis-7-5-and-authorisation