The information in this article applies to:
SYMPTOMS
The following error message displays when you attempt to register an
ActiveX .dll file with RegSvr32.exe on another computer:
The ActiveX .dll file was created with Visual Basic 5.0 and Visual Studio 97 Service Pack 2 or 3. CAUSEThe computer receiving the ActiveX DLL contains a version of the file MSVBVM50.DLL that is different from the computer that was used to create the ActiveX .dll file. RESOLUTIONInstall MSVBVM50.DLL version 5.00.4319(sp2) on all computers that use your ActiveX .dll file. Version 5.00.4319 of MSVBVM50.DLL is shipped with Visual Studio 97 Service Pack 2 and 3. With this version of MSVBVM50.DLL installed, you should be able to successfully register your ActiveX .dll using RegSvr32.exe. MORE INFORMATION
To reproduce this problem using the steps below, you will need two
computers. The first computer has Visual Basic 5.0 and Visual Studio 97
Service Pack 2 or 3. Verify that the file MSVBVM50.DLL has the following
properties:
The second computer has Visual Basic 5.0 without Service Packs installed. Verify that the file MSVBVM50.DLL has the following properties: Steps to Reproduce Problem
Keywords : kberrmsg kbVBp500 kbGrpVB VBKBAX_VBKBComp |
|
Last Reviewed: January 5, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |