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

I switched everything to 64 bit and I am still seeing Error # 2 above. When I install the app on my PC it works just fine, but I had just assumed that was because I have the SDK for VS installed on my pc. I've never added a c++ runtime to app dependencies before, do you know what steps to take to do that?