TidewaterJoe
IS-IT--Management
I am running a legacy app in Delphi IV with SQL DB using QuickReports to generate charts and graphs, etc. Works fine on intranet; however, when we attempt access via terminal services, while most charts display, a few first advise with warning that page file size is to small (less than 30MB)and then display, while a couple of complex ones do not display at all. Also get Decision Cube error (I am writing from home without exact wording). Terminal services is set to use 4gb for page file size. When we examine mem usage in DOS, however, it peaks at 15MB. I think I have problem with DOS access to virtual memory using QuickReports. Any ideas greatly appreciated.