Hi,

I have a curious problem associated with quick reports.

What I have is a simple application running in the Citrix environment.
I have scheduled a task using the Windows Task Scheduler to run this
application at a desired time.
The task is signatured( username / password) by a user say 'A'.
When user 'B logs in and I try to manually run the task, it stops. It stops
even if it is scheduled to run at a particular time.

The error message encountered is
"The Application encountered an exception 'Unknown software exception'
......"

It specifically hangs at these lines (and also lines similar to the ones
below
 Application.CreateForm(TQRVARTAU, QRVARTAU); // Creates a quick report
form


When user 'A' logs in and I try to manually run the task, it runs. It stops
if the user 'A' is logged off and the task starts during this log off
period.
The same error message as given above appears.

Could you shed some light on this if possible, because I am not sure where
the error is, though it seems to be something to do with the quick reports.
Does quick report use some DLLS, perhaps system dlls.. is this something to
do with security  access rights/ permissions etc. ?

Cheers
Gurudath



*****************************************************************
This message and any attachments (the "message") are confidential
and intended solely for the addressee(s). Any unauthorised use or
dissemination is prohibited.E-mails are susceptible to alteration.
Neither SOCIETE GENERALE nor any of its subsidiaries or affiliates
shall be liable for the message if altered, changed or falsified.
*****************************************************************


__________________________________________________
Delphi-Talk mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi-talk

Reply via email to