|
| |
|
|
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
|
|
|
|
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
|
|
|
|
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.
|
|
|
|
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
|
|
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
|
|
|