cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi,

I created my second Crystal Reports application and I am having issues getting it to work on a clients PC. Based on what I learned from my first application, I know that I needed to install the runtime on the clients PC, which I did. When I run the app, nothing happens. No exception is thrown or anything. I see the mouse wait cursor come up (the spinning windows cursor) for about 5 seconds and then nothing happens. The odd thing is that I am able to run the code from my PC just fine when I use the msi setup file I created. I have no idea where to look to figure this out... Any help would be appreciated.

Thanks,

Chris Kretman

0 Likes
View Entire Topic
Former Member
0 Likes

CRforVS13SP29 is the version I am using.

In have done a lot of brainstorming on this issue and I believe I changed the app to run as a x86 version, which if I'm not mistaken is the 32 bit version. I'm going to test changing the app to a 64 bit version and using the 64 bit version of the runtime like I did with my last app. I'm hoping this resolves the issue. I will let you know.

Thanks,

Chris