Skip to main content
July 12, 2006
Question

CFR File Does Nothing

  • July 12, 2006
  • 3 replies
  • 1046 views
I have two machines running Windows XP and CFMX 7.02 Developer Edition. Neither will display a CFR report. No errors are encountered, the page is just completely blank. No Flash Paper, no PDF, nothing. Report is just a simple query against a DB to test. Testing the query in the report builder returns valid data. Used the wizard to create the report. .CFR files are configured in IIS. Preview in report builder behaves the same. Calling report from CFM file using <cfreport> behaves the same.

Any ideas? TIA.
This topic has been closed for replies.

3 replies

Participating Frequently
July 15, 2006
Really strange.

Can you please post your CFR here ?

Thanks

Sankalan
July 17, 2006
Report and associated database can be found at http://steveeray.com/ForSaleReport.zip
Participant
July 21, 2006
Are there multiple versions of commons digester in the [cfinstalldir]\lib directory?

Some instructions on how to fix this are located here: http://www.cfreport.org/index.cfm/2006/7/3/702-update-error
July 13, 2006
In report builder I create a new report, using the wizard. I use query builder to access a local access database and just select a couple of fields. I test query and it returns data. I proceed with the wizard, accepting defaults for everything else. I save report. I preview report. Preview window completely empty. I try to access report via url to .cfr file. Empty browser window. I copy .cfr file and database to different machine and run it via url there. Same thing. I create .cfm page that does a query then uses <cfreport> tag to call report using just returned query (which I've cfdump'ed and it returns expected data). Same thing, empty browser window. I view source of browser page. Completely empty.
Participating Frequently
July 13, 2006
Can you please throw some more light on it.I mean what are the exact steps that you have followed to generate a report.

Thanks

Sankalan