[RESOLVED] Error on loading
Friends,
I had created a software and I made its distributable file(setup) using Inno Setup. But when the software is installed and on opening it, I got a runtime error 429 - Activex component can't create object. And when I click the OK button, it will display the main MDI form and when I tried to click on the menus in the menubar or the buttons in the toolbar, the code is not working. I mean when I clicked on the File->About menu, it should open another window. But when I clicked on it, it doesn't do that. Can you help me in solving this problem. Does I forget to include any resource files in my setup file.
Thanks in advance... :)