Cant figure this error out: "The page you requested, has produced an error"

Reply

Join Date: Jan 2005
Posts: 10
Reputation: raywood5 is an unknown quantity at this point 
Solved Threads: 1
raywood5 raywood5 is offline Offline
Newbie Poster

Cant figure this error out: "The page you requested, has produced an error"

 
0
  #1
Jan 15th, 2005
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?
Reply With Quote Quick reply to this message  
Join Date: Jan 2005
Posts: 72
Reputation: HawkeVIPER is an unknown quantity at this point 
Solved Threads: 4
HawkeVIPER's Avatar
HawkeVIPER HawkeVIPER is offline Offline
Junior Poster in Training

Re: Cant figure this error out: "The page you requested, has produced an error"

 
0
  #2
Jan 16th, 2005
any idea what error number it is?

Are you hosting the pages yourself?

What type of pages are they?
--HV

values of β will give rise to dom!


ex·pert (ĕkspûrt)
n.

1. An ĕks is a hasbeen, a spûrt is a drip under pressure
Reply With Quote Quick reply to this message  
Join Date: Jan 2005
Posts: 10
Reputation: raywood5 is an unknown quantity at this point 
Solved Threads: 1
raywood5 raywood5 is offline Offline
Newbie Poster

Re: Cant figure this error out: "The page you requested, has produced an error"

 
0
  #3
Jan 17th, 2005
Originally Posted by HawkeVIPER
any idea what error number it is?

Are you hosting the pages yourself?

What type of pages are they?
there is no error # i have tried to find one but cannot. I am using a 3rd party host. The pages are asp with an access db.
Reply With Quote Quick reply to this message  
Join Date: Jan 2005
Posts: 294
Reputation: zippee is an unknown quantity at this point 
Solved Threads: 6
zippee's Avatar
zippee zippee is offline Offline
Posting Whiz in Training

Re: Cant figure this error out: "The page you requested, has produced an error"

 
0
  #4
Jan 22nd, 2005
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".
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC