Results 1 to 2 of 2

Thread: Vb Program Installation error

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2000
    Location
    BC, Canada
    Posts
    142

    VB Program loading error in a new system

    When I tried to migrate all my VB program files into a newly setup NT system. I got this log message when loading
    the VB project.

    Line 17: Cannot load control clbToolbar; license not found.

    what does that mean? thx

  2. #2
    Frenzied Member Jop's Avatar
    Join Date
    Mar 2000
    Location
    Amsterdam, the Netherlands
    Posts
    1,986
    You need to include the specifed control (.ocx or .ctl), locate it either via Start > Find and then copy it, or use the Setup Wizard included by VB (I use 5 enterprise, not sure for other versions, Package & Deployment?)
    and create a Dependency File, get the path to the control and copy it to the new system

    Hope this helps.

    Jop
    Jop - validweb.nl

    Alcohol doesn't solve any problems, but then again, neither does milk.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width