[Mono-list] Problem with FormsAuthentication - Request failed: URI too long (longer than 8190) ??

Gonzalo Paniagua Javier gonzalo at ximian.com
Fri Jul 22 02:26:46 EDT 2005


On Sun, 2005-07-10 at 15:06 -0700, Jesse Pasichnyk wrote:
[...]
> [Sat Jul 09 19:59:43 2005] [error] [client <IP ADDRESS HERE>] request
> failed: URI too long (longer than 8190)
[...]
>               <authentication mode="Forms">
> 
>                      <forms name=".MONOAUTH"
> loginUrl="Administration/Login.aspx" protection="All" timeout="60"
> path="/Administration/"/>
[...]

Change the loginUrl to "/Administration/Login.aspx" (note the leading
slash).

-Gonzalo






More information about the Mono-list mailing list