James Harvey wrote on 2012-05-11: > I copied the file to the c:\windows\syswow64 folder, used regsvr to register > the control and was successful in registering the control. I then went to > VFP and through Tools - Options, but get an error when I try to add the > control. > > "The ActiveX control module failed to register correctly." > > I copied the file to the c:\windows\system32\ folder, registered it there, > but when I try to add the control through Tools - Options I get the same > error. > > It's been a while since I've done this kind of thing so I'm obviously not > doing something right, any ideas what I'm missing. > > My goal is to be able to drop this control on a form from the "Forms" > control toolbar.
James, Some ActiveX controls require them to be put onto a form (scx, or in a classlib) or a Control class. Note that using a Control class will hide the contained object from you at runtime. Tracy Pearson PowerChurch Software _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

