[Mono-list] mono mkbundle + xsp2.exe problem
    Robert Jordan 
    robertj at gmx.net
       
    Wed Dec 15 14:35:18 EST 2010
    
    
  
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
    
    
More information about the Mono-list
mailing list