I've created several crystal reports (version 10) to be called from within a Delphi application using the server runtime dll. Users access the application via Windows Terminal Server sessions. Users can only launch the reports if they are a member of the Domain Administrators group. Otherwise they get and Exception ECrpeError error as soon as click the report and the runtime attempts to load.
Any ideas would be much appreciated. Thanks