Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Having trouble with crystal report viewer
Message
From
01/03/2002 14:34:12
 
 
To
26/02/2002 17:06:39
General information
Forum:
Visual FoxPro
Category:
Third party products
Miscellaneous
Thread ID:
00625465
Message ID:
00627143
Views:
57
I have never had the chance to work with Crystal reports, but I have worked with other Active X controls and just wanted to make sure that you registered the Crystal .ocx's. Just in case you don't know, copy the ocx files that you need to a directory on the machine (usually c:\windows\system32 or c:\winnt\system32) and then go to a dos prompt, cd to the directory where the ocx files are, and use the following command:

regsvr32 ocxname.ocx

If it registers correctly, you will get a message affirming such. If you have multiple OCX files, some may have to be registered before the others will, so if you get an error, just move on to the next one you need to register and then go back to the one that gave you the error and try it again at the end. Hope this helps.


>I have developed a VFP 6.0 application which has an active x control embedded on the form for the Crystal Reports Viewer.
>
>The application runs fine on my machine. I built an exe file on my server and this runs great from my workstation, however when I try to run from a station that has not had VFP or Crystal installed it bombs.
>
>I am running crystal 8.5 developer on my station.
>
>The other workstation has the VFP runtime DLL's installed and the application runs fine until you try to load the above mentioned form.
>
>It seems to be looking for the ocx file because it opens the Open File dialog.
> and shows me an error message that it can not open the object.
>
>I have installed on the workstation crystl32.ocx and the other files listed in the runtime help for crystal.
>
>I am stumped and it's not a nice learning curve.
>
>Thanks in advance
>Gary
Brian McCord
President
Sagacity Systems
Previous
Reply
Map
View

Click here to load this message in the networking platform