cancel
Showing results for 
Search instead for 
Did you mean: 

data set report windows 10

Former Member
0 Kudos

We have a report that uses data sets to get its data. The report compiles correctly in Windows 7 which is where the standard user works. We have upgraded a few PC's to Windows 10 and we are now having an issue with this report. When you get to where the report is supposed to compile it asks for credentials instead of showing a report. This is being worked from a desktop application.

Items installed are:

Crystal Reports runtime engine for .NET Framework (32 and 64 bit) version 13.0.19.2312

Report Created in Visual Studio 2013 and 2015 (in transition but tried it in both)

Installed Frameworks needed and enabled 3.5

Microsoft Visual C++ Redistributables installed from 2005 to 2015

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

I just checked it and it works for me using SP 20.

Use ProcessMonitor and see if it captures any errors loading dll's.

Don

Former Member
0 Kudos

I am not seeing any errors recorded. I ran it in 32 bit mode only and it works with no issues and no sign in. When running the any CPU mode (on 64 bit machine) it prompts for username and password. It only does this on Windows 10 machines. If I do the same on Windows 7 machines it runs like normal.

Answers (2)

Answers (2)

0 Kudos

I run my main test app on Windows 10 with out issue.

Run in debug mode and get more details about where it's failing etc.

Former Member
0 Kudos

The application starts and goes to the Data Set report. In the 32 bit version the report opens just fine. In the 64 bit version it fails and asks for a login for the server. There isn't actually an error output it just doesn't allow you to move forward.

Former Member
0 Kudos

Does anyone know of any workarounds or if there is a fix that may be coming down in the future?