Hello, > is it possible for me to use the XSP dll (I think Mono.Webserver.dll) > inside my app and have my application talk back and fwd with the web > pages without the use of tcp or http remoting? or will the appdomains > get in the way? You will need to setup a communications channel with remoting most likely.