Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getfile()
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00553365
Message ID:
00566447
Views:
11
>>Thanks Nadya, The code works great. The problem I'm having is that when I try to run the EXE on another workstation, it gives me an error. I installed the ocx and dll files. The error I get tells me that I need the correct license to run this code on this machine? Do I need to install VB on my developer's PC? Please help. Thank you!!
>>
>>Tim
>
>It's a bug in VFP 6 that doesn't allow to instaniate activex controls at runtime. See mskb#Q192693 for details and workaround.

Seems like Sergey answered it, however, I'm not 100% sure, it applies in your situation. As I know, you don't use thisform.AddObject, you do
oDialog = createobject('MSComDlg.CommonDialog')
How did you distribute your application?
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform