Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange OLE Error
Message
De
10/10/2002 04:04:21
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00709707
Message ID:
00709715
Vues:
17
First, check if the control is registered properly. To do this, create new form and try to put this control on it. If you do not see the control in the list of controls, probably control isn't registered. From Start menu, run this command:

regsvr32 {full path to the control}\{name of the control with OCX extension}

for example:

regsvr32 C:\WinNT\System32\SampleControl.ocx

If you register properly control and see it in control list, but cannot add the control from ToolBox to the new form, probably control requires license and you do not have it.

If control is properly registered and you can put them on new form, but error still appears with your old form, the reason can be in changing of control interface in new version. If you can, send me the control (.OCX file) and the form and I'll try to solve the problem.

Plamen Ivanov
MCSD .NET Early Achiever and MCAD .NET Charter Member (VB .NET/SQL Server 2000)
MCSD (VB 6.0/SQL Server 2000)

VB (.NET) - what other language do you need in the whole Universe?...

Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform