SteveoAtilla
12-09-2004, 01:39 PM
Help!
I have a web app that does WinNT Authentication. From that authentication, I need to get the group membership. I have been able to do this. Now I have to get those groups into a single (contatenated) variable in the CodeBehind page.
Any time I make changes to the codebehind page, they seem to copy over to the web server, but they are not executing. Any changes I make to the page design go to the server, but not the codebehind page.
What am I doing wrong?
I have a web app that does WinNT Authentication. From that authentication, I need to get the group membership. I have been able to do this. Now I have to get those groups into a single (contatenated) variable in the CodeBehind page.
Any time I make changes to the codebehind page, they seem to copy over to the web server, but they are not executing. Any changes I make to the page design go to the server, but not the codebehind page.
What am I doing wrong?