Author: gprabu | Posted on: 7/2/2008 6:21:50 AM | Views : 1355

I am facing problem in form authentication.

is it possible to share the forms-authentication tickets of the user between Asp.net 2.0 and Asp.net 1.1 Applications.I am sure that i have a common machine key being used between two Applications.

Virtual Directory Structure:

http://localhost/ --> Asp.net 2.0

             sub virtual Directory -->  http://localhost/authentication  ---> Asp.net 1.1

in the above situation the Authentication is failing.Please help how to fix.

 Thanks in Advance

Ganesh prabhu

 
...

Go to the complete details ...