Hi,
so I compiled XSP with tag 3.0.11 from git, installed it in /opt/mono
tested it with monodevelop to have the same error, and also tried at the
command line with
xsp4 --port 8077 -address 127.0.0.1 --verbose
I have the exact same error. :(

Thanks.


2013/10/9 chris.schamper <[email protected]>

> Greetings,
>
> I hit the exact same error. The issue is the version of XSP. You want to
> get
> tag 3.0.11 from the git repo:
>
> Github.com/mono/xsp
>
> Compile 3.0.11. There is no need to run the make install step as it can be
> run locally. There are two XSP binaries, xsp2 and xsp4. You want to use
> xsp4
> for a .NET 4.0/4.5 solution.
>
> Cheers!
>
>
_______________________________________________
Mono-aspnet-list mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/mono-aspnet-list

Reply via email to