Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Conflict between SF Reports and Autocad LT 2005
Message
De
06/01/2006 11:16:27
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Stonefield
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
01083762
Message ID:
01084100
Vues:
15
Hi Dmitry.

>My application is still using old (no longer supported) SF Reports program. It works very well. But, one customer reports that when they go to the SF Reports feature of the application, they get a message "Installation of Autocad LT 2005 requires administrative privileges."

It's likely an ActiveX control conflict. SFReports uses the TreeView control to display reports, and I'm guessing there's a conflict with the control that AutoCad uses.

One thing to check is which version of the TreeView SFReports uses (I don't remember for sure). Open SFTreeView in SFActiveX.VCX and check the cOCXName property. If it doesn't contain MSCOMCTL.OCX, change the following properties to these values:

cOCXName: MSCOMCTL.OCX
cClassID: C74190B6-8589-11D1-B16A-00C0F0283628
cLicenseKey: ED4B87C4-9F76-11d1-8BF7-0000F8754DA1
cLicenseValue: knlggnmntgggrninthpgmnngrhqhnnjnslsh

That'll tell it to use the version 6 control rather than the version 5.

Doug
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform