svkr2k
December 16th, 2002, 11:56 PM
Dear Forum members,
I had installed Visual Studio 6.0 and .Net in my PC. I created an
activex control using Visual Studio 6.0 and tried to register it using
Activex Control Test Container. It gave no error messages, but I
was unable to get it come up in the "Insert New Control" list.
I reinstalled Visual Studio 6.0 and it worked !!!
There may be some clients who would have installed Visual Studio 6.0 and .Net in the PC. The registration shouldnt fail in this
case. Please guide me how to solve this problem.
more info -
using regsvr32 for registering the activex gave the following message box :
LoadLibrary("<pathname>\MyActivex.ocx") failed - The specified module could not be found.
I had installed Visual Studio 6.0 and .Net in my PC. I created an
activex control using Visual Studio 6.0 and tried to register it using
Activex Control Test Container. It gave no error messages, but I
was unable to get it come up in the "Insert New Control" list.
I reinstalled Visual Studio 6.0 and it worked !!!
There may be some clients who would have installed Visual Studio 6.0 and .Net in the PC. The registration shouldnt fail in this
case. Please guide me how to solve this problem.
more info -
using regsvr32 for registering the activex gave the following message box :
LoadLibrary("<pathname>\MyActivex.ocx") failed - The specified module could not be found.