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