Microsoft KB Archive/912572

From BetaArchive Wiki

Article ID: 912572

Article Last Modified on 10/11/2007



APPLIES TO

  • Microsoft Windows Server 2003 SP1, when used with:
    • Microsoft Windows Server 2003, Standard Edition (32-bit x86)
    • Microsoft Windows Server 2003, Enterprise Edition
    • Microsoft Windows Server 2003, Enterprise Edition for Itanium-based Systems
    • Microsoft Windows Server 2003, Enterprise x64 Edition
    • Microsoft Windows Server 2003, Standard x64 Edition
  • Microsoft Windows XP Service Pack 2, when used with:
    • Microsoft Windows XP Home Edition
    • Microsoft Windows XP Professional



SYMPTOMS

After you create an application to access an Authorization Manager (Azman) store in Windows Server 2003 with Service Pack 1 (SP1) or in Microsoft Windows XP with Service Pack 2 (SP2), you receive the following error message:

Unable to cast COM object of type 'System.__ComObject' to interface type 'Microsoft.Interop.Security.AzRoles.IAzApplication'. This operation failed because the QueryInterface call on the COM component for the interface with IID <GUID> failed with HRESULT: 0x80004002 (No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE))).

This problem occurs if the following conditions are true:

  • You used the Component Object Model (COM) interface to create the application.
  • The Azman store is created in a Multiple-Thread Apartment (MTA) thread.
  • A Single-Thread Apartment (STA) thread tries to access the Azman store.


CAUSE

This problem occurs because, when the Azman store is in an MTA thread, the store cannot be accessed by a STA thread.

RESOLUTION

Windows Server 2003

Service pack information

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

889100 How to obtain the latest service pack for Windows Server 2003


Hotfix information

Prerequisites

Windows Server 2003 SP1 must be installed on the computer. For more information, click the following article number to view the article in the Microsoft Knowledge Base:

889100 How to obtain the latest service pack for Windows Server 2003


Restart requirement

You must restart the computer after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace any other hotfixes.

File information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.

Windows Server 2003 with Service Pack 1, x86-based versions
File name File version File size Date Time Platform
Azroles.dll 5.2.3790.2607 232,960 04-Jan-2006 03:38 x86
Updspapi.dll 6.2.29.0 371,424 12-Oct-2005 23:13 x86
Windows Server 2003, x64-based versions
File name File version File size Date Time Platform SP requirement Service branch
Azroles.dll 5.2.3790.2607 705,536 03-Jan-2006 12:30 IA-64 SP1 SP1QFE
Wazroles.dll 5.2.3790.2607 232,960 03-Jan-2006 12:30 x86 SP1 WOW
Updspapi.dll 6.2.29.0 638,688 03-Jan-2006 12:31 IA-64 None Not Applicable
Windows Server 2003 with Service Pack 1, Itanium-based versions
File name File version File size Date Time Platform SP requirement Service branch
Azroles.dll 5.2.3790.2607 416,256 03-Jan-2006 12:29 x64 SP1 SP1QFE
Wazroles.dll 5.2.3790.2607 232,960 03-Jan-2006 12:29 x86 SP1 WOW
Updspapi.dll 6.2.29.0 462,048 03-Jan-2006 12:31 x64 None Not Applicable

Windows XP

Hotfix information

A supported hotfix is now available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next service pack that contains this hotfix.

To resolve this problem, submit a request to Microsoft Online Customer Services to obtain the hotfix. To submit an online request to obtain the hotfix, visit the following Microsoft Web site:

Note If additional issues occur or any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. To create a separate service request, visit the following Microsoft Web site:

Prerequisites

Windows XP SP2 must be installed on the computer. For more information, click the following article number to view the article in the Microsoft Knowledge Base:

322389 How to obtain the latest Windows XP service pack


Restart requirement

You must restart the computer after you apply this hotfix.

Hotfix replacement information

This hotfix does not replace any other hotfixes.

File information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.

Windows XP, x86-based versions
File name File version File size Date Time Platform
Azroles.dll 5.2.3790.2729 233,472 18-Aug-2006 14:18 x86
Updspapi.dll 6.2.29.0 371,424 12-Oct-2005 23:12 x86


STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. This problem was first corrected in Windows Server 2003 Service Pack 2.


Additional query words: Azman CM50092

Keywords: kbqfe kbexpertiseinter kbhotfixserver kbwinserv2003sp2fix KB912572