[Mono-list] mod-mono-server problem

Jaroslaw Kowalski jaak@zd.com.pl
Wed, 5 May 2004 21:16:09 +0200


BTW. Same error with 'xsp'.

This looks like a GAC/strongnaming/assembly resolver issue.

I found a workaround - when I give 'xsp.exe' and 'mod-mono-server.exe' the
strong name (by signing it with a generated key) the problem goes away.

Jarek

----- Original Message ----- 
From: "Jaroslaw Kowalski" <jaak@zd.com.pl>
To: <mono-list@ximian.com>
Sent: Wednesday, May 05, 2004 7:31 PM
Subject: [Mono-list] mod-mono-server problem


> I'm getting this error on each ASP.NET request. This causes httpd to
return
> a zero-length stream.
>
> System.IO.FileNotFoundException: File 'mod-mono-server, Version=0.13.0.0,
> Culture=neutral, PublicKeyToken=null' not found.
> in <0x001ff> System.Runtime.Remoting.Proxies.RealProxy:PrivateInvoke
>
(System.Runtime.Remoting.Proxies.RealProxy,System.Runtime.Remoting.Messaging
> .IMessage,System.Exception&,object[]&)
>
> Any ideas? It worked fine until I rebuilt from CVS (make fullbuild) 3
hours
> ago.
>
> Jarek
>
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>