A
abhya
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 (Its my assumption that it is because of session
variable!).....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
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 (Its my assumption that it is because of session
variable!).....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