[Mono-dev] XSP running in MS .NET

Gonzalo Paniagua Javier gonzalo at ximian.com
Thu Jan 19 20:28:06 EST 2006


On Wed, 2006-01-18 at 13:27 -0800, Kimbrough, Andy wrote:
> I'm not sure if this is the correct mailing list to post this
> question, but I am trying to get XSP running under visual studio 2005.
> I got the source to compile, but I get some odd errors at run time
> when I try to hit an ASP.NET page.  It looks like a component is
> missing or won't load.  I'm sure that I have not compiled the code
> correctly.
>  
> Is there anyone who would be willing to provide some consulting to
> help me build a visual studio solution?  or can point me to someone
> who can do this small project?

To build xsp, you'll need Mono.Security.dll.

To install it, xsp.exe, Mono.Security.dll and Mono.WebServer.dll (built
with xsp.exe) should be in the directory from where you run xsp.exe AND
in the bin directory of the application.

-Gonzalo





More information about the Mono-devel-list mailing list