|
-
May 19th, 2000, 04:44 AM
#1
Thread Starter
Addicted Member
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
-
May 19th, 2000, 05:26 AM
#2
Frenzied Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|