When I start the application, I get a PopMenu control error “Run-time error 429: Active X component cant create object”. Why is that?
This error occurs because a dll called SSubTmr6.dll is missing from the registry. In order to register the dll, download the file from http://www.impact-sol.com/download/SSubTmr6.dll and save it on your local drive. Open a DOS / Command window, and go to the location where you saved the file. Then issue the following command: regsvr32 SSubTmr6.dll Try opening the application again, and Guggi for Oracle should open this time.
Related Questions
- Why am I getting the message "Run-time error 339: Component COMDLG32.OCX or one of its dependencies is not correctly registered" whenever I run AccuWage?
- When I start the application, I get a PopMenu control error "Run-time error 429: Active X component cant create object". Why is that?
- While using iPlugin control in ASP.NET application, I am getting following error at design time. How can I fix it?