| | |
Cant figure this error out: "The page you requested, has produced an error"
Please support our ASP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Jan 2005
Posts: 10
Reputation:
Solved Threads: 1
I am building a links pages in asp using an Access db. Some of the pages display correctly. Some of the other pages give me this error:
The page you requested, has produced an error
An email alert has been sent to the web site administrators regarding this error.
In the pages that display correctly it is selecting correctly from the db so I dont think it is a db problem.
Extras:
The program I am using reads to put files in virtual directory...could this be the problem?
The page you requested, has produced an error
An email alert has been sent to the web site administrators regarding this error.
In the pages that display correctly it is selecting correctly from the db so I dont think it is a db problem.
Extras:
The program I am using reads to put files in virtual directory...could this be the problem?
Make sure you have closed all db connection at the end.
Make sure there is no incomplete loopings (i.e. for and next) or conditions (i.e. if and end if). If you forget 'end if', error will be prompted. The same for subrountine (i.e. sub xxx() and end sub).
When using include file, make sure you not redefine the %@LANGUAGE="xxxSCRIPT".
Make sure there is no incomplete loopings (i.e. for and next) or conditions (i.e. if and end if). If you forget 'end if', error will be prompted. The same for subrountine (i.e. sub xxx() and end sub).
When using include file, make sure you not redefine the %@LANGUAGE="xxxSCRIPT".
![]() |
Similar Threads
- Error : "Unable to find the requested .Net Framework Data Provider. It may not be in (ASP.NET)
- Change IE "Action Canceled" page?? (Web Browsers)
- "Cannot find server or DNS Error" (Viruses, Spyware and other Nasties)
- IE6 "This Page Cannot be Displayed" (Web Browsers)
- Bogus "page cannot be displayed" error on URL http:/// (Viruses, Spyware and other Nasties)
- "The page cannot be displayed." (Viruses, Spyware and other Nasties)
Other Threads in the ASP Forum
- Previous Thread: ADODB.Recordset error '800a0bb9'
- Next Thread: error '80020009' Exception Occured
| Thread Tools | Search this Thread |
archive asp asp.net aspandmssqlserver2005 aspandmssqlserver2005connection aspconnection connection database databaseconnection diagnostics dreamweaver excel fso iis microsoft msmsql mssql2005 mssqlserver2005 mssqlserver2005andasp mssqlserverandasp opentextfile record searchbox selectoption server single specfic sqlserver sqlserverconnection toolkit webserver windows7





