On 15.12.2010 19:49, XU, Jiangyan wrote: > Hi all, > > I have tried to change $my_web_root to other values and it appears that the > program always tries to search for "xsp2.exe" under the path specified by > "--root".
I don't believe mkbundle is able to fulfill ASP.NET's AppDomain requirements. Try to put xsp2.exe, Mono.WebServer2.dll and Mono.Security.dll into the bin-directory of the web application *and* under the path specified by --root. Note that if your site isn't pre-compiled you won't have much fun with it anyways, unless you're deploying gmcs + its dependencies as well. Robert _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
