My very simple VB 6.0 application that contains SmartUI component is running fine on any Windows. On Vista, if I turn OFF the User Account Control, I will get the message "You do not have an appropriate license to use this functionality." and my application then terminated. To make it work on Vista, I need to turn the User Account Control ON. As I know was if the component have not been registered to the Windows, I may get this error message, but even I did register it manually by running regsvr32 successfully, I still get this error. Can you please show me how to handle this issue?
Thank you and regards,
CBC