willisterman wrote: > Are there any configuration options I am missing to get this to work?
Does it work with Mono? Your stacktrace looks like one generated by MS.NET. > Also, on a seperate note, I need to place the Mono.Webserver2.dll in the bin > folder of any website used by the app, or it will not load that website, > complaining about missing the dll. This is by design of ASP.NET. Only unmanaged ASP.NET hosts can circumvent this limitation. Maybe a MS.NET 2.0 AppDomain Manager might help, too, but this is beyond Mono.WebServer2 scope. Robert _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
