a webmaster learning community
     Home    Register     Search      Help      Login    
FrontPage Alternative
Sponsors

Hosting from $3.99 per month!

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions. dd

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

 

INC File not found

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> ASP and Database >> INC File not found
Page: [1]
 
Welby

 

Posts: 59
Joined: 11/12/2002
Status: offline

 
INC File not found - 3/25/2003 14:34:54   
I get the following error:

Error Type:
Active Server Pages, ASP 0126 (0x80004005)
The include file ' ../_fpclass/fpdbform.inc' was not found.
/Form3900.asp, line 19




I look in my _fpclass folder - and it' s there.

My code looks like this:

<input TYPE=" hidden" NAME=" VTI-GROUP" VALUE=" 0" ><!--#include file=" ../_fpclass/fpdbform.inc" --><!--webbot


This web is sitting in my C:\inetpub\wwwroot folder.

Any ideas?


Thanks - Welby
rdouglass

 

Posts: 9280
From: Biddeford, ME USA
Status: offline

 
RE: INC File not found - 3/25/2003 14:41:49   
If the asp file is in your root, try using just:

<!--#include file=" _fpclass/fpdbform.inc" -->

Notice the different path. It looks like you may have created the page inside a directory, put it on a diet, then moved it up to the root.....

EDIT: Had the wrong include file....:)

< Message edited by rdouglass -- 3/25/2003 2:42 PM >


_____________________________

Don't take you're eye off your final destination.

ASP Checkbox Function Tutorial.

(in reply to Welby)
samitk

 

Posts: 3
Joined: 10/6/2004
Status: offline

 
RE: INC File not found - 10/22/2004 11:43:25   
Hi,



i have been trying to create a page that has the include file but it is not able to find the include file.



the code is as follows:



<!--#include file="Connections/connECC.asp" --> (it is listed in index.asp page)



My site map is as follows:



Connections

(under Connections folder) connECC.asp

Templates

index.asp



Please help me on this as im stuck here since a long time.



Regards

Samit

(in reply to Welby)
rdouglass

 

Posts: 9280
From: Biddeford, ME USA
Status: offline

 
RE: INC File not found - 10/22/2004 11:49:27   
quote:

<!--#include file="Connections/connECC.asp" -->


If index.asp is in the same folder, you don't need a directory name. Try just this:

<!--#include file="connECC.asp" -->

_____________________________

Don't take you're eye off your final destination.

ASP Checkbox Function Tutorial.

(in reply to samitk)
samitk

 

Posts: 3
Joined: 10/6/2004
Status: offline

 
RE: INC File not found - 10/22/2004 11:58:08   
hi,

i gt it working

the problem was tht file was not on server properly named so all the mess. well the path is the same ..........

thanks

samit

(in reply to rdouglass)
Page:   [1]
OutFront Discoveries

All Forums >> Web Development >> ASP and Database >> INC File not found
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts