Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Controls
  New Posts New Posts RSS Feed - Registering Ocx
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Registering Ocx

 Post Reply Post Reply
Author
Message
jgordon428 View Drop Down
Groupie
Groupie


Joined: 11 June 2009
Status: Offline
Points: 21
Post Options Post Options   Thanks (0) Thanks(0)   Quote jgordon428 Quote  Post ReplyReply Direct Link To This Post Topic: Registering Ocx
    Posted: 12 February 2010 at 10:50am
I’m trying to distribute our application on another machine and am getting errors when trying to register Codejock.Controls.v13.0.0.ocx .

---------------------------
RegSvr32
---------------------------
LoadLibrary("C:\Program Files\SampleApp\Codejock.Controls.v13.0.0.ocx") failed - The specified procedure could not be found.
---------------------------
OK   
---------------------------

Dependency walker was showing missing links to a lot of files:
bcrypt.dll
ncrypt.dll
EIShims.dll
Wer.dll
Winhttp.dll

I added all those in to the same directory just to check, but I still get the register error. Dependency walker now look like there may be some issues related to msvcrt.dll. The target machine is Windows Server 2003 sp2. I am trying to register from an account with admin privileges.

Thank you.

Have you had any experience with this?
Back to Top
jgordon428 View Drop Down
Groupie
Groupie


Joined: 11 June 2009
Status: Offline
Points: 21
Post Options Post Options   Thanks (0) Thanks(0)   Quote jgordon428 Quote  Post ReplyReply Direct Link To This Post Posted: 12 February 2010 at 12:00pm
A bit more information: I profile regsvr32 in Dependency Walker when trying to register the ocx, and the line that's highlighted in red is this:

LoadLibraryExW("Codejock.Controls.v13.0.0.ocx", 0x00000000, LOAD_WITH_ALTERED_SEARCH_PATH) returned NULL. Error: The specified procedure could not be found (127).
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.