Jump to content

FastReport unigui export problem


odoncm

Recommended Posts

Hi,

We are evaluating the latest version of unigui for a mobile app that generates a pdf and exports through fastreport and we have the problem that the server closes only when the export is done.

This is the line that generates the log:

Project1.exe: 000020B8: 22:45:34 [127.0.0.1]:EUniSessionException : Invalid session or session Timeout. (Invalid URI: /x-msgbox-question ) : Addr: $007F8CD7

In that case, because there is a meesagebox and the log indicates it, but if you do it without going through the dialog box, the HyperServer closes without leaving any trace in the log.

The problem is generated in the last line of the function, if you don't get to export everything works perfectly.

UniMainModule.frxReport1.Export (UniMainModule.frxMailExport1);

Any solution?

I have created a new post because it does not allow me to reply to the other one, is there any limitation in the forum for new people?

Thanks

Link to comment
Share on other sites

×
×
  • Create New...