not found

12 views
Skip to first unread message

tec...@gmail.com

unread,
Sep 21, 2005, 9:43:35 AM9/21/05
to u229 Community Support
Active Server Pages error 'ASP 0126'

Include file not found

it gives me this and on the bottom

The include file 'http://......my
path/ASPCalendar/aspcalendar_routines.asp' was not found.

but if i take that path and past it in my browser it finds it??

any sug?thx

postm...@u229.no

unread,
Sep 21, 2005, 10:09:14 AM9/21/05
to u2...@googlegroups.com
Hi. Are you using http in this file path?? It should be like
<!--#include file="aspcalendar_routines.asp"-->

if this file is in the same folder as the calling file. If not you need
the file path from the root folder on your web server. If you print this:
Response.Write Server.MapPath(".")
you should get something to work with.

terje

Reply all
Reply to author
Forward
0 new messages