Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using Crystal Reports ActiveX control 2

Status
Not open for further replies.

wa8okr

MIS
Jan 18, 2001
12
US
I have been using this control in a few user applications. I havbe been experiencing a problem where during the install process the control cannot be registered and I recieve an error message to this effect.
I have two installations that were successful and I am having problems with another.

I have made an install system using the setup wizard in each case and I installed from the netsetup directory.

All of these applications have been built in VFP6.0

We are currently using version 6.0 of Crystal Reports.

Can someone plead help me?

Thank you
Bill Hunt
 
Hello.

Try to register the OCX manually, using the following command:

regsvr32.exe <path\your_ocx_name>

If the control is registered correctly, is something wrong with your installation kit (you did'n mentioned if you've using _the_same_ instalation kit every time...)

If the control doesn't register, I'm sorry, but I really think that a clean, fresh Windows reinstall will solve your problem...

Hope this helps.
Grigore Dolghin
 
FoxDev wrote an FAQ on that subject in this forum. faq184-306 Check it out.
-Pete
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top