Hi, I wonder if anyone can help me with a problem I've been getting for the last couple of days? Basically I have an ASP page which redirects to one of two other ASP pages depending on some form input that is posted to it. This was working fine on my IIS NT4 server but has suddenly started to play up.
Basically, the first ASP page is called and executes, but when the redirection takes place it gives me the error "The requested resource is in use." from either of the the two ASP pages. Just to prove that the code is okay I changed the two pages from ASP to test HTML pages and they redirect fine.
As a final note, the error originally displayed as "HTTP 500 Internal Server Error" until I turned off friendly errors in my browser (IE5).
I'm totally at a loss with this - any help is greatly appreciated.
Darren
Basically, the first ASP page is called and executes, but when the redirection takes place it gives me the error "The requested resource is in use." from either of the the two ASP pages. Just to prove that the code is okay I changed the two pages from ASP to test HTML pages and they redirect fine.
As a final note, the error originally displayed as "HTTP 500 Internal Server Error" until I turned off friendly errors in my browser (IE5).
I'm totally at a loss with this - any help is greatly appreciated.
Darren