I have a VB6 application which I compiled into a exe file about a year ago. The application is still in use by end-users.
When attempting to open up the application in VB to make some modifications, I experienced some errors i.e.
Line 42: Property OleObjectBlob in db_main could not be set.
Line 42: Cannot load control db_main; license not found.
When I went into the form, the DBGrid (called db_main) was missing.
When attempting to reinsert from the toolbox, I got the following message:
"License information for this component not found. You do not have an appropriate license to use this functionality in the design environment"
Any help would be greatly appreciated, as I need to make some changes urgently.
Regards,
Moben.
When attempting to open up the application in VB to make some modifications, I experienced some errors i.e.
Line 42: Property OleObjectBlob in db_main could not be set.
Line 42: Cannot load control db_main; license not found.
When I went into the form, the DBGrid (called db_main) was missing.
When attempting to reinsert from the toolbox, I got the following message:
"License information for this component not found. You do not have an appropriate license to use this functionality in the design environment"
Any help would be greatly appreciated, as I need to make some changes urgently.
Regards,
Moben.