"license not found" error 
Author Message
 "license not found" error

I'm getting "license not found" errors since upgrading to WIn98 for objects
which I created.
This is an example of an error I get when trying to load an old program into
the development environment of Visual Basic:
"Line 1279: Cannot load control uparrow; license not found."
This "uparrow" is just a command button with a picture on it.
How can I create objects without imposing a license on them?
How can I load previously created objects?


Sun, 29 Apr 2001 03:00:00 GMT  
 "license not found" error



Quote:
> I'm getting "license not found" errors since upgrading to WIn98 for
objects
> which I created.
> This is an example of an error I get when trying to load an old program
into
> the development environment of Visual Basic:
> "Line 1279: Cannot load control uparrow; license not found."
> This "uparrow" is just a command button with a picture on it.
> How can I create objects without imposing a license on them?
> How can I load previously created objects?

I've had this problem occasionally. You need to re-register the licenses in
the registry file; tedious and unnecessary. I can't remember the exact
format, but you have to type in something like regedit vbctrls.reg at the
DOS prompt. Have a look in the VB help file.

--
Roger Musson



Sun, 29 Apr 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. "license not found" errors

2. "License information not found"

3. "No License Found" error

4. "Module not found" error

5. "Module not found" error

6. "Project Not Found" Error

7. ODBC error - "file not found" Help

8. DataGrid "Column Not Found" error

9. Strange "File not found" error

10. "File not found" error

11. Error 32504 "File not Found"

12. DataGrid "Column Not Found" error

 

 
Powered by phpBB® Forum Software