Errors on .asp

  • Thread starter Thread starter Clark Gonzales
  • Start date Start date
C

Clark Gonzales

I've never had this problem before with the forms I create
on my pages, however this site seems to be giving me grief
and I don't know how to resolve the problem.

I've created the form, made sure that the page ended
with .asp, using the FrontPage gui interface, I created
the fpdb file (new) but when I try to access the page
online I receive the following error message on my screen.

Active Server Pages error 'ASP 0126'

Include file not found

/playing_it_straight/PIS_Take_The_Challenge.asp, line 272

The include
file 'http://www.myrealityshows.com/_fpclass/fpdbform.inc'
was not found.


What do I need to do to resolve this issue?
 
fpdbform.inc is a standard "include" file that FrontPage
should have added to your site. Choosing Recalculate
Hyperlinks from the Tools menu may correct this, as may
opening the page and saving it. In either case, make sure
you open the Web site as a FrontPage Web prior to the
operation.

If all else fails, copy the fpdbform.inc file from any
other Web into the _fpclass folder of the Web where the
problem is occurring.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
 
Hi Clark,

check this,
1. Open the live site.
2. Select menu Tools->Site Settings->Advanced tab->check the "Show hidden
files and folders" option.
3. Now you should see a _fpclass folder in the web where you created the
Database Results Wizard.

How was this site published? This might occur if the published was not done
through FrontPage.

Regards,
Vijay

Disclaimer: This posting is provided "as is" with no warranties and confers
no rights

--------------------
| Content-Class: urn:content-classes:message
| From: "Clark Gonzales" <[email protected]>
| Sender: "Clark Gonzales" <[email protected]>
| Subject: Errors on .asp
| Date: Mon, 15 Mar 2004 11:38:07 -0800

|
| I've never had this problem before with the forms I create
| on my pages, however this site seems to be giving me grief
| and I don't know how to resolve the problem.
|
| I've created the form, made sure that the page ended
| with .asp, using the FrontPage gui interface, I created
| the fpdb file (new) but when I try to access the page
| online I receive the following error message on my screen.
|
| Active Server Pages error 'ASP 0126'
|
| Include file not found
|
| /playing_it_straight/PIS_Take_The_Challenge.asp, line 272
|
| The include
| file 'http://www.myrealityshows.com/_fpclass/fpdbform.inc'
| was not found.
|
|
| What do I need to do to resolve this issue?
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top