J
John Smith
Hi all.
I've to migrate one ASP application from IIS5 to IIS6.
I was able to make it works but I'm facing with two problems:
- sporadically the session state is lost (but I'm sure the session
timeout is not expired);
- runtime asp errors aren't returned to web browser (a partial page is
shown with the output truncated
at the point the runtime error occurs; I get no asp error xxxx; I
get the error only when it is a compile
time error).
I tried all possible configuration parameters without success.
Any advice?
Thanks in advance,
John
I've to migrate one ASP application from IIS5 to IIS6.
I was able to make it works but I'm facing with two problems:
- sporadically the session state is lost (but I'm sure the session
timeout is not expired);
- runtime asp errors aren't returned to web browser (a partial page is
shown with the output truncated
at the point the runtime error occurs; I get no asp error xxxx; I
get the error only when it is a compile
time error).
I tried all possible configuration parameters without success.
Any advice?
Thanks in advance,
John