Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report Listener Failure/Output to HTML
Message
From
08/05/2006 17:17:22
 
 
To
05/05/2006 16:03:40
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01119755
Message ID:
01120181
Views:
27
Chaim -

I am sending report output to HTML using a standard report listener. For some reports it works fine, but for others, it fails. One example of an error I'm receiving is: error 1 (file not found) in program PrepareFRXCopy. It's looking for a file (probably a temp file) with name 00001hqh0cgf.tmp.[..] It's possible that the reports that are failing are the ones with memo fields or features like expanding character fields.

Here are some thoughts from Lisa on the subject:

Are the FRX files built into an APP? This should be the only time that PrepareFRXCopy is used.
If they are built in, are they in a particular subdir of the app/pjx structure?
If they are *not* built in, then I definitely need more details.
Are they both built-in *and* appear on disk as independent files?

(Incidently, this particular functionality has changed for Sedna, but not because of any bugs of which I am aware. In fact, the PrepareFRXCopy stuff got changed because it will be used *more* than before, because of the changes to the .LoadReport() method.)

This should have *nothing* to do with memo fields. I suppose there is some chance that "expanding" (aka varchar?) fields are handled incorrectly but that's not likely either. It is much more likely to be something to do with the way the frxs are built in.

Hope that helps,
- Colin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform