Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DLL won't register on other machines
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00623497
Message ID:
00623678
Views:
15
>A DLL I created in VFP 6 works fine on the machine on which I created it, but I cannot get it to register on any other machines. I am trying to register it manually using REGSVR32 myControl.DLL. The error message is "DLL Register Server in myControl.DLL failed. The return code was 0x80004005". The DLL was built as an MTDLL under Win98SE. I am distributing the DLL, the TLB, and the VBR. The VFP6 run times are properly installed on these other machines. The DLL is a PRG-based class defined with DEFINE CLASS myClass AS CUSTOM OLEPUBLIC. Very simple class, just a couple of methods and protected properties.
>
>I'm probably missing something really obvious here. Anybody see it?
>
>FWIW the closest thing I can find in the MSDN KB is Q307495, which is the same error message but pertains to a VB WebClass. No VB, no WebClass in my case.

Rick,

Did you include an empty main program with the same name as the dll?
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform