ASp.net 2.0, IIS, session state

HEllo,
I hav developed web application using ASP.net 2.0
there are just 2 pages only. Both are works fine in visual studio.
But same when i run on IIS 5.1 ....the page without session variable
works fine.
But the page with...even the Sub() with session variable won't
works.....even it automatically reaches the last sub of the program.
What are the changes i hav to do in IIS / application or web.config
file.
thanks in advance
abhya [ Mi, 11 Juli 2007 10:42 ] [ ID #1765719 ]

Re: ASp.net 2.0, IIS, session state

abhya wrote:
> HEllo,
> I hav developed web application using ASP.net 2.0
> there are just 2 pages only. Both are works fine in visual studio.
> But same when i run on IIS 5.1 ....the page without session variable
> works fine.
> But the page with...even the Sub() with session variable won't
> works.....even it automatically reaches the last sub of the program.
> What are the changes i hav to do in IIS / application or web.config
> file.
> thanks in advance

Please don't multipost. This question has nothing to do with databases so
there was no point in posting it here.

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
reb01501 [ Mi, 11 Juli 2007 13:04 ] [ ID #1765720 ]
Webserver » microsoft.public.inetserver.asp.db » ASp.net 2.0, IIS, session state

Vorheriges Thema: Code to manage databases
Nächstes Thema: Recordset Paging - Not Showing records on next page