Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ASP 0228 (0x80004005)

Status
Not open for further replies.

Bob2

Programmer
Joined
Jul 3, 2000
Messages
228
Location
SE
Hi


I have a asp page that holds several subroutines. Each of the subroutines use a Server.Execute statement to execute another asp page. This asp page itself call another asp page with server.execute. But when I try to run this I get this error...

Server object error 'ASP 0228 : 80004005'

Server.Execute Error

The call to Server.Execute failed while loading the page


I find this very weird beacuse, if I skip the first page (the one with all the sub routines) and run the second page directly everything works fine.


Does anyone knows what this means?

Regards

M


 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top