Harry,
Ok, I have an httpHandler that works fine under MS.NET <http://MS.NET>. It
doesn't seem to do anything under mod_mono (apache) or XSP. In my
web.configfile, I have:
* <httpHandlers>
<add verb="*" path="ajax/*.ashx" type="Ajax.PageHandlerFactory, Ajax" />
</httpHandlers>
*But navigating to http://site/ajax/common.ashx simply returns a "directory
not found" with this stack trace:
System.IO.DirectoryNotFoundException: Could not find a part of the
path "/usr/share/TKWeb/ajax".
Does ajax exist? Create it, even when it makes to sense in your context.
Robert
_______________________________________________
Mono-list maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list