ASP.NET Forms Authentication and ATLAS
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, I am using Forms Authentication in ASP.NET 2.0 website. I have also implemented UIP Application Blocks. On one page I have used ATLAS Cascading Dropdown. The page looses session and redirects to login page on click of any link on the page. As soon as I replace cascading dropdown with dropdown control, it starts behaving correctly. Any clue why this is happening? Why page looses session and redirects to login page. It even does not execute Page Load of the same page. I appreciate any help regarding this. Thanks in advance, Ashish Basran