Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Conflict between SF Reports and Autocad LT 2005
Message
 
 
To
06/01/2006 11:16:27
General information
Forum:
Visual FoxPro
Category:
Stonefield
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01083762
Message ID:
01084108
Views:
10
Hi Doug,

The property name is cOcxFileName, right? (because I don't see a property cOcxName). And it does already have entry "MSCOMCTL.OCX"

Thank you for your reply.

>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
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform