Select the product you need help with
FIX: Windows side-by-side execution is not supported for Visual Basic 6.0 ActiveX controlsArticle ID: 828629 - View products that this article applies to. SYMPTOMSWith Microsoft Windows XP and later versions, you can run Microsoft Component Object Model (COM) DLL modules in side-by-side (SxS) mode. With SxS, different versions of a COM DLL to co-exist in the same computer environment without conflict. This behavior occurs by using .manifest files that specify how a program may bind to a particular COM DLL. Microsoft Visual Basic 6.0 ActiveX controls are essentially COM DLL modules with .ocx file name extensions. If you try to configure these modules for SxS operation in Windows XP, you receive the following error message: Runtime Error '336' Component not correctly registered. CAUSEThis problem occurs because both the Windows and Visual Basic runtimes do not support configuring SxS execution of Visual Basic 6.0 ActiveX controls. RESOLUTIONTo fully resolve this problem you must have both of the following:
290887 To obtain Windows XP SP2, visit the following Microsoft Knowledge Base Web site:
(http://support.microsoft.com/kb/290887/
)
VBRun60sp6.exe installs Visual Basic 6.0 SP6 run-time files
http://support.microsoft.com/default.aspx?scid=fh;EN-US;windowsxpsp2 If you cannot install Windows XP SP2, you can obtain the Windows XP fix as a hotfix.
For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
(http://support.microsoft.com/default.aspx?scid=fh;en-us;windowsxpsp2)
843524
(http://support.microsoft.com/kb/843524/
)
FIX: Side-by-side COM DLL module manifest for Visual Basic 6.0 ActiveX Controls is overridden by the registry in Windows XP
MORE INFORMATIONTo enable this fix, you must add fields to the .manifest files. The following is a sample .manifest file: Collapse this table
Collapse this table
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. PropertiesArticle ID: 828629 - Last Review: October 25, 2005 - Revision: 1.1 APPLIES TO
|


Back to the top








