Share via

dataform.ocx cannot be registered

Anonymous
2018-11-08T17:22:02+00:00

I am converting a VB6 program to VB.net (using VBUC) in a Windows 10 system.  Most has gone swimmingly, but I get "Did not find a registered ActiveX control in ....\dataform.ocx" error in the build. 

dataform.ocx was missing from the project, so I downloaded version 6.0.0.8169 (file size 529 kB, date modified 06/24/1998 1:00 AM) from Microsoft and placed it in C:\Windows\SysWow64.  

Then I attempted to register it using Regsvr32.exe.  I get the error "Module dataform.ocx was loaded but the call to DLLRegisterServer failed with error code 0x80004005".  The 0x80004005 error code means there is a permissions problem.  However, I am logged in as an administrator AND ran the program as Administrator. 

I have tried un-registering it (same error).  Any suggestions?  Getting rid of dataform.ocx altogether is an option, but I'm not sure what that involves (what VB.net substitutions are needed for the wrapped-up VB6 needs).

Thanks,

Dave

Windows for home | Windows 10 | Devices and drivers

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

  1. Anonymous
    2018-11-09T07:45:57+00:00

    Hi,

    Thank you for posting your question in the Microsoft Community

    Your issue with dataform.ocx is more appropriate to be posted inMSDN forums. Try to visit the link to find a community that will offer the support you request for VB.net using VBUC in Windows 10.

    Hope it helps.

    Mithin EJ

    Microsoft Community – Moderator

    Was this answer helpful?

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. VARADHARAJAN K 9,681 Reputation points Volunteer Moderator
    2018-11-09T14:33:11+00:00

    i think 6.0.0.8169 this version belongs to vista

    Was this answer helpful?

    0 comments No comments