Skip to Content
0
Former Member
Dec 05, 2008 at 12:49 PM

Can not refresh data int the report...

38 Views

Application on C#.

Steps:

1. Get Report without data from the database

2. Change the dataconnections in report to the current user

3. refresh data on the report (FilePath = TempFilePath)

4. Resave report file with data

5. Automatically open CrystalReportsViewer2008 and load the report

Result

On developer machine is allright, but on the user machine data isn't refreshed. Therefore CrysrtalReportsViewer2008 can't open report. It say that check the SaveDatawithReport parameter.

In process I found that in temp directory on user pc, didn't creates some temprorary files which creates on developer PC. Why? Help me please.

Sorry for my English.