<pre>Anyone using Intraweb?

I'm trying to sort out an issue in Intraweb 14.0.34/ XE3 where an attempt
to download a file using WebApplication.SendFile():
1. if called from an Asynch event it fails with "Reply type already set",
even if preceded by WebApplication.Response.ResetReplyType;.
2. if called from a blocking event it works but the event never completes.

Also I can't find any documentation on the Intraweb javascript function
executeAjaxEvent().  Any tips?

TIA

Stephen Bertram</pre>