Using LoadFromFile in CGI Exe hangs
I am trying to use FastReport with a CGI script. If I step through the report creation process in Delphi there is no problem. If I try to run the script outside Delphi it will hang until it times out. I have tracked this problem down to the line where it loads the report with the LoadFromFile method.
Any ideas as to why this is happening and how to resolve it?
Any ideas as to why this is happening and how to resolve it?