|
-
October 16th, 2001, 03:01 AM
#1
License not found
While opening an existing project on a PC which just installed VB5 ( this PC might have installed VB previously but was uninstalled), it generated an error log for one of the forms which said,
Line 126: Cannot load control UDWorkSeq; license no found.
Line 168: Cannot load control msfgCurrent; license not found.
where UPWorkSeq is the Updown control
and msfgCurrent is the MSFlexgrid control
and I am sure they are registered on the PC.
If I tried to add the msflexgrd control to the form, it said,
"License information for this component not found. You do not have an appropriate license to use this functionality in the design environment."
Pls help & hint. Many thanks !
-
October 16th, 2001, 07:25 AM
#2
Re: License not found
Have you tried to manually register those components, using RegSvr32.exe
Regards,
Shivakumar G.M.
-
October 16th, 2001, 08:23 AM
#3
Re: License not found
Try to run vbctrl.reg from VB CD. You can find it under
Common\Tools\VB\Controls
Iouri Boutchkine
[email protected]
-
October 19th, 2001, 11:49 AM
#4
Re: License not found
Yes - manually registering the control should help. If it still doesn't work, then make sure that you have a reference
to the control in the Project->Components and use the same version of the control in the form.
Regards.
Madhavi
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
|