[Mono-aspnet-list] xsp can't find Mono.WebServer2 on startup

Robert Jordan robertj at gmx.net
Fri Jul 29 07:38:48 EDT 2011


On 28.07.2011 22:03, louie wrote:
> I've managed to get xsp running by copying both the Mono.WebServer2.dll and
> xsp2.exe in to a bin folder in the web root path.
>
> I've tried passing in the root folder to the mono gac folder but that didn't
> work.
>
> what do I need to pass in to point it to the riht place?

You must install both xsp2.exe and Mono.WebServer2.dll into the GAC
using "gacutil -i". Just dropping them into GAC's root and praying
won't help.

Robert



More information about the Mono-aspnet-list mailing list