Hi All,
I am working with an ASP.NET with C#.NET application. While working with an application suddenly i am getting the login page. I don't know know when it is coming and why it is coming.
there are 2 reasons for displaying the login page ...
1.Authendication
2. session expired.
but these are not a problem with my application. is any other way to get the login page?
thanks for all...