Microsoft KB Archive/318528

From BetaArchive Wiki
Knowledge Base


Article ID: 318528

Article Last Modified on 6/5/2003



APPLIES TO

  • Microsoft COM+ 1.0, when used with:
    • Microsoft Windows 2000 Standard Edition



This article was previously published under Q318528

SYMPTOMS

When you try to install an application proxy on a Windows 2000-based client computer, you may receive the following error message:

One or more files do not contain components or type libraries. These components cannot be installed.

When you click OK, you receive the following error message:

Errors Occurred: One or more components cannot be installed

When you click Details, you receive the following error message:

The following components failed: Session 0x80110805. An unknown error occurred.

CAUSE

You cannot import proxy applications when the .msi package does not contain the .dll files that implement the pooled classes in their applications. Because the type library is not embedded in the .dll, the type library assumes that the class is marked apartment. When the class is saved into the catalog, you must ensure that the class is not marked apartment or single-threaded. If the class is marked apartment or single-threaded, the installation fails.

RESOLUTION

To resolve this problem, obtain Microsoft COM+ Hotfix Rollup 20. For additional information, click the article number below to view the article in the Microsoft Knowledge Base:

319563 INFO: Availability of Windows 2000 Post-Service Pack 2 COM+ Hotfix Rollup Package 20


To resolve this problem, obtain the latest service pack for Windows 2000. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

260910 How to Obtain the Latest Windows 2000 Service Pack




STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Windows 2000 Service Pack 3.

MORE INFORMATION

For additional information about how to obtain a hotfix for Windows 2000 Datacenter Server, click the article number below to view the article in the Microsoft Knowledge Base:

265173 The Datacenter Program and Windows 2000 Datacenter Server Product


For additional information about how to install multiple hotfixes with only one reboot, click the article number below to view the article in the Microsoft Knowledge Base:

296861 Use QChain.exe to Install Multiple Hotfixes with One Reboot



Additional query words: kbIISCom kbWin2000preSP3COMRollup20Fix

Keywords: kbbug kbfix kbwin2000presp3fix kbwin2000sp3fix KB318528