[Mono-dev] XSP embedded webserver without gac install

Quandary quandary82 at hailmail.net
Tue May 24 11:11:12 EDT 2011


Hi,

Question:
I was able to use XSP2 + mono.webserver under Windows with .NET 2.0.
To use it, however, I had to gacinstall the assembly (+Mono.Security).

Is it possible to use this assembly without gacinstall ?
(so that no admin rights are required when my application launches the 
embedded webserver)

If so, how ?

Or otherwise asked:
Why is it necessary that this assembly is installed in the gac for the 
webapplication to run ?
Localcopy should do, shouldn't it ?
I also tried copying the assembly to the webapplication's bin folder, 
but that didn't solve the problem.

Kind regards

Stefan


More information about the Mono-devel-list mailing list