Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Property Grid
  New Posts New Posts RSS Feed - distribution error
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

distribution error

 Post Reply Post Reply
Author
Message
Keith-Q View Drop Down
Newbie
Newbie
Avatar

Joined: 07 April 2009
Status: Offline
Points: 4
Post Options Post Options   Thanks (0) Thanks(0)   Quote Keith-Q Quote  Post ReplyReply Direct Link To This Post Topic: distribution error
    Posted: 27 April 2009 at 1:07pm
My application includes properties Grid. I include the following command in  my first form initialization code:

PropertyGridGlobalSettings.License = "Property Grid Control Copyright (c) 2003-2009 Codejock Software" & vbCrLf & _
                                     "PRODUCT-ID: Codejock.PropertyGrid.ActiveX.v13.0" & vbCrLf & "VALIDATE-CODE: xxx-xxx-xxx-xxx"

And register the .OCX in the target PC. I did check the registry information by "regedit", it is there.

When my application runs, it get an error saying [Component '' or one of its dependencies not correctly registered: a file is missing or invalid]

What could be wrong with my code?

Thanks,

Keith
Keith
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.