I have an issue where one of the client machine login to the application and
immediately the session expire. I had check all the enable cookies and also
the IIS there is enable cookies as well. The client machine is using IE6.
What is the others possibility caused?
Hope someone could provide me the solution. Thanks in advance.
Ian - 29 Jan 2008 16:54 GMT
Have you also checked the session expire timeout on the site/virtual
directory, this can also be configured in the web.config file.
> I have an issue where one of the client machine login to the application and
> immediately the session expire. I had check all the enable cookies and also
> the IIS there is enable cookies as well. The client machine is using IE6.
> What is the others possibility caused?
>
> Hope someone could provide me the solution. Thanks in advance.