unable to get ajaxed to work on web server

10 views
Skip to first unread message

SteveMets

unread,
Jun 30, 2009, 4:27:03 PM6/30/09
to asp-ajaxed
I reverted back to my original setup, with the ajaxed folders copied
to inetpub. I changed all of the include refererences on the pages
back to virtual, but I am still getting the following error:

Active Server Pages error 'ASP 0126'

Include file not found

/LANA/TeamLogin.asp, line 3

The include file 'ajaxed/ajaxed.asp' was not found.


Why does this work fine on my local, but not on my web server? Thanks

Iuri

unread,
Jul 1, 2009, 11:50:56 AM7/1/09
to Steve Dooley, asp-ajaxed
With IIS, you can create Virtual directories.You can add a virtual directory for each application and it'll solve your problem.

Iuri

On Wed, Jul 1, 2009 at 10:51 AM, Steve Dooley <Steve....@sparkhound.com> wrote:

The problem was a setup where all web sites were not under the default web.  I moved the folders to the under the default web, and it works.  What I would still like to know is if it’s possible to point all the includes to a folder in the application, so that this resource is self-contained, and not seen or used by applications that don’t need it;  if so, what would the changes be to the include references on the page, and the settings in the config and ajaxed.asp.  Thanks

 

From: Iuri [mailto:iuris...@gmail.com]
Sent: Tuesday, June 30, 2009 5:53 PM
To: Steve Dooley
Subject: Re: unable to get ajaxed to work on web server

 

You need to insert ajaxed.asp like a virtual include:

<!--#include virtual="/ajaxed/ajaxed.asp"-->


[]s
Iuri de Silvio

Reply all
Reply to author
Forward
0 new messages