Crystal Report Setup build in P&D
While deploying the setup build in VB Development. I have Crystal Report Designer Tool Added in my Project. It gives error while accessing the Report at client side. Then i have to install the Crystal Report Setup at client side, which fixes the bug.
Re: Crystal Report Setup build in P&D
Welcome to the Forums.
You need to include the correct dlls and ocxs for your project. You can not install CR on the client side as that would violate your
license unless you had a volume license or something.
Check out the Runtime.hlp help file as it will show you each dll required for certain function calls, methods, etc.