M
Mr m?ll
Hi
Im quite new to web programming and I'm buildning this ASP .net page.
I use VS 2003 and C# + IIS 5. The page consists of a login page that
leads to a frame page (with some pages, reading from a MSDE-database)
In the projects web.config-file I have
sessionState mode="InProc"
cookieless="true"
timeout="40"
But all I get is a few lousy minutes before my Session-object dies.
What am I doing wrong ?
/Thanks in advance, Möll
Im quite new to web programming and I'm buildning this ASP .net page.
I use VS 2003 and C# + IIS 5. The page consists of a login page that
leads to a frame page (with some pages, reading from a MSDE-database)
In the projects web.config-file I have
sessionState mode="InProc"
cookieless="true"
timeout="40"
But all I get is a few lousy minutes before my Session-object dies.
What am I doing wrong ?
/Thanks in advance, Möll