Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ActiveX control unable to register itself
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00209712
Message ID:
00209857
Vues:
26
>I was having a problem with using msacal70.ocx in my application...on some machines the calendar control would be black and unreadable. We then switched to using mscal.ocx, which is version 8 I believe. Everything worked fine until we tried running the setup on a new machine. We now get the error "Mscal.ocx was not able to register itself in the system registry". I am not sure what I need to change to fix this error.
>
>This file was added to the setup wizard and was checked as an activeX control.
>
>Any ideas?
>
>Thanks,
>Paul

I had this problem too. I didn't have time to figure out why - so I removed mscal.ocx from the setup and changed the network login script for that group of users adding a one-time-run batch file which checks if mscal.ocx exists in the path and if not - copies it from the network setup directory and registers it with
REGSVR32 MSCAL.OCX
command.

Nick
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform