Hy,
I created a ActiveX control box in Visual Studio 2005. Now I want to register my active toolbox on systems which has no Visual Studio 2005 on there.
If I try to register with ... regsvr32 Road.ocx than on every computer with no Visual Studio 2005 the following error occurs:
"Load Library failed / This application has failed to start because the application configuration is incorrect."
I think I need some dll which are installed in the Visual Studio Package.
Does anybody knows which dll are necessary to register a ActiveX on every system?
Thanks
Sashca