former_member704081
Explorer
Member since ‎09-24-2020

User Statistics

  • 34 Posts
  • 2 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

This is the third Crystal reports app I have created. I am seeing this error when trying to run the app on the client machines. I have run the msi setup file for both my app and the CR runtime SP 29. The error I am seeing is below. I have verified th...
Hi, I have a crystal report that does not use a database connection, instead it uses a ttx file and a sql file to pull in data. The only table within the report is created from the ttx file. I am attempting to run this crystal report using a vb....
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...
Hi, I created a crystal reports application in visual studio 2019 with CRforVS13SP29, called in the crystal report and print the report to a pdf file. I have tested the code and works perfectly on my PC. When I run the executable on the clients PC ...
Hi, I have an application coded in vb.net that opens a crystal report in the crystal report viewer. I understand how to set parameter values in my vb.net code, but I also want to be able to access the default value of the parameter that is already ...