[Mono-devel-list] mod_mono error: The path is not of a legal form

Gonzalo Paniagua Javier gonzalo at ximian.com
Sun Oct 17 11:02:02 EDT 2004


On Fri, 2004-10-15 at 07:28, Mike McKay wrote:
> I am trying to use mod-mono to run aspx pages that refer to code that 
> needs to be compiled on the fly.
> 
> This is the aspx page:
> 
> <%@ Page language="c#" src="Wiki.aspx.cs" AutoEventWireup="false" 
> Inherits="MonoWiki.Wiki" validateRequest="false" %>
> 
> When I try and run it though, I get this:
> 
> (hacked down for your reading pleasure)
> System.ArgumentException: The path is not of a legal form
> Parameter name: path
> inSystem.IO/Path.cs:202) System.IO.Path:GetFullPath (string)
> CacheDependency.cs:174) System.Web.Caching.CacheDependency:CreateWatcher 

I believe this has been fixed in CVS a few weeks ago.

-Gonzalo





More information about the Mono-devel-list mailing list