I created an ActiveX control ocx file using Visual Studio 2008. Then tried registering the ocx file from command prompt "regsvr32 filename.ocx"
It gave an error saying "Load Library(filename.ocx) failed- The application has failed to start because configuration is incorrect. Reinstalling the application may fix this problem."
The Visual Studio builds the ocx file successfully. I tried registering this ocx file on other computers it worked. On my comp I am using Win XP SP3.
So where does the problem lie; is it in the "regsvr32" or something else is corrupt or missing?
Thanks in advance.
Probably the dependency walker walker may help.
If this look O.K.