[Mono-list] XSP - Could not load file or assembly xsp4

Martin Thwaites martin at my2cents.co.uk
Tue Aug 20 16:08:29 UTC 2013


How are you starting xsp?
On Aug 20, 2013 4:57 PM, "Joey Gennari" <joe at proteamagency.com> wrote:

> I'm on a VPS running Ubuntu 12.10 x64. I've compiled mono from source
> using the 3.2.1 tag and XSP using the 3.0.11 (and 3.0) tag. When I start a
> XSP4 server I get the following error:
>
> Handling exception type FileNotFoundException
> Message is Could not load file or assembly 'xsp4, Version=3.0.0.0,
> Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one of its
> dependencies. The system cannot find the file specified.
> IsTerminating is set to True
> System.IO.FileNotFoundException: Could not load file or assembly 'xsp4,
> Version=3.0.0.0, Culture=neutral, PublicKeyToken=0738eb9f132ed756' or one
> of its dependencies. The system cannot find the file specified.
> File name: 'xsp4, Version=3.0.0.0, Culture=neutral,
> PublicKeyToken=0738eb9f132ed756'
>   at (wrapper xdomain-invoke) System.AppDomain:CreateInstanceAndUnwrap
> (string,string)
>   at (wrapper remoting-invoke-with-check)
> System.AppDomain:CreateInstanceAndUnwrap (string,string)
>   at Mono.WebServer.XSP.Server.RealMain (System.String[] args, Boolean
> root, IApplicationHost ext_apphost, Boolean quiet) [0x00000] in <filename
> unknown>:0
>   at Mono.WebServer.XSP.Server.Main (System.String[] args) [0x00000] in
> <filename unknown>:0
> [ERROR] FATAL UNHANDLED EXCEPTION: System.IO.FileNotFoundException: Could
> not load file or assembly 'xsp4, Version=3.0.0.0, Culture=neutral,
> PublicKeyToken=0738eb9f132ed756' or one of its dependencies. The system
> cannot find the file specified.
> File name: 'xsp4, Version=3.0.0.0, Culture=neutral,
> PublicKeyToken=0738eb9f132ed756'
>   at (wrapper xdomain-invoke) System.AppDomain:CreateInstanceAndUnwrap
> (string,string)
>   at (wrapper remoting-invoke-with-check)
> System.AppDomain:CreateInstanceAndUnwrap (string,string)
>   at Mono.WebServer.XSP.Server.RealMain (System.String[] args, Boolean
> root, IApplicationHost ext_apphost, Boolean quiet) [0x00000] in <filename
> unknown>:0
>   at Mono.WebServer.XSP.Server.Main (System.String[] args) [0x00000] in
> <filename unknown>:0
>
> As far as I can tell XSP is in the GAC:
>
> # find / -name xsp4.exe
> /usr/local/lib/mono/4.5/xsp4.exe
> /usr/local/lib/mono/gac/xsp4/3.0.0.0__0738eb9f132ed756/xsp4.exe
> /usr/local/lib/mono/gac/xsp4/2.11.0.0__0738eb9f132ed756/xsp4.exe
>
> Any idea how to solve the problem?
>
> If this is better served on another list, please let me know.
>
> ~ Joey
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20130820/ab92d816/attachment-0001.html>


More information about the Mono-list mailing list