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
0 Likes

Hi Chris,

FYI - MS Excel as a data source should have an ODBC connection to it, to run in 64 bit mode you would need the 64 bit Excel dll's, which you can get from 64 bit version of Microsoft Office.

Converting to a real DB is even better...

Thanks again

Don

Former Member
0 Likes

Thanks for sharing your knowledge with the community. While searching the internet to try and find an answer I saw your posts on various sites.