I just installed VB5 and when I try to use certain certain OLEs, it give's me an error telling me that I don't have a licence or somehting. How can I fix this?:confused:
Printable View
I just installed VB5 and when I try to use certain certain OLEs, it give's me an error telling me that I don't have a licence or somehting. How can I fix this?:confused:
Look on microsoft website. There is an download available that fixes problems with licenses (think the name is vb50lie.???, not sure).
are u sure the vb installation was successful? usually this error occurs when the components which require license key are not properly registered. the registration happens automatically during a successful vb installation. for example the dbgrid component doesnt work even if u regsiter it using regsvr32.exe because it needs a license key. but the key comes with vb cd as a .reg file. look for similiar .reg file for the component u r trying to register in the vb cd. all the best