cancel
Showing results for 
Search instead for 
Did you mean: 

Crystal report with Windows 2016

0 Kudos

I am using crystal report with Visual studio 2008.

Our applications are working fine in Windows 2008 servers so far. However we need to migrate to Windows 2016 (64 bit) now, which brings the problem situation. When trying to display the reports following error comes. We have installed Crystal Reports redistributable (CRRedist2008_x86.msi & CRRedist2008_x64.msi) 64bit and 32bit versions on the new server. Database connectivity is OK, as we are using typed dataset in the reports, No direct connection to any database. Your help to solve this issue is greatly appreciated.

Logon failed.Error in File C:\Windows\TEMP\JobStatus {870F74AB-A946-44EE-9C5B-906F3AE6D9A9}.rpt: Unable to connect: incorrect log on parameters.
[COMException (0x8004100f): Logon failed.Error in File C:\Windows\TEMP\JobStatus {870F74AB-A946-44EE-9C5B-906F3AE6D9A9}.rpt:Unable to connect: incorrect log on parameters.]

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Check the version of the DataSet VS is using, it may be newer than CR 2008 runtime can use.

Answers (0)