Yogesh Sontakke
July 19th, 1999, 01:56 AM
Hi,
I am having problem registering an ActiveX Control made in VC++ 6.0 on any machine which does not have VC++6.0. Tried copying (and overwriting) the required dlls(MFCx0.dll, MSVCRTx0.dll, OLEPRO32.dll, OLEAUT32.dll) as mentioned in MSDN. I am using the RegSvr32.exe program to register the same.
It gives an error - "LoadLibrary failed" with an error code of 0x00000485(i.e Required library file missing).
Are there any other files which are required or what else could the prob be?
Any inputs would be appreciated.
Thanx in advance.
Yogesh.
I am having problem registering an ActiveX Control made in VC++ 6.0 on any machine which does not have VC++6.0. Tried copying (and overwriting) the required dlls(MFCx0.dll, MSVCRTx0.dll, OLEPRO32.dll, OLEAUT32.dll) as mentioned in MSDN. I am using the RegSvr32.exe program to register the same.
It gives an error - "LoadLibrary failed" with an error code of 0x00000485(i.e Required library file missing).
Are there any other files which are required or what else could the prob be?
Any inputs would be appreciated.
Thanx in advance.
Yogesh.