Steps:
- I created a new IntraWeb application using the
IntraWeb Application Wizard. - I put a TIWButton on the form.
- I put this code in to the OnClick event handler:
WebApplication.SendFile('D:\Temp\ClearAll.sql');
Clicking on the button raises an exception of type Exception with the message Reply type already set.
Any ideas what’s going wrong?
Delphi is XE3 with IntraWeb XIV.
I tried the same with Deplhi 2007 (IntraWeb 9) and it works, so this seems to be a bug in IntraWeb XIV.
Can sombody please confirm this?
This is indeed a bug as confirmed by
Jackson Gomes:
https://forums.embarcadero.com/thread.jspa?threadID=77064