BUG: Application Proxy Exported from WinXP Pro Includes a Not Valid LocalServer Reg Key String on NT4.0 and Win98 (322807)
The information in this article applies to:
- Microsoft COM+ 1.0, when used with:
- Microsoft Windows 98 Second Edition
- Microsoft Windows Millennium Edition
- the operating system: Microsoft Windows XP
- Microsoft COM+ 1.5, when used with:
- Microsoft Windows 98 Second Edition
- Microsoft Windows Millennium Edition
- the operating system: Microsoft Windows XP
This article was previously published under Q322807 SYMPTOMS
If you try to run a COM+ client from a remote computer that is running Windows 98, Windows NT 4.0, or Windows Millennium Edition (Me), you may receive the error 429:
"ActiveX component can't create object" with a VB6 client.
Or, you may receive the following error message:
"Server object error 'ASP 0177 : 80080005' :
Server.CreateObject Failed" with an ASP client.
This can occur when you use an application proxy that is generated from Windows XP Professional. The COM+ server application can be either .NET Enterprise Services components or conventional COM+ components.
CAUSE
This problem occurs because COM+ Application Proxy places a not valid registry key in the LocalServer key. The key appears as follows:
[HKEY_CLASSES_ROOT\CLSID\{B45396EA-51F1-42AF-8680-A4B895E02034}\LocalServer]@="C:\\PROGRA~1\\COMPLU~1\\{2A3A1~1\\APL11C.tmp"
On a Windows NT 4.0-based computer and on a Windows 98-based computer, this causes the client to fail to create the object. This occurs because the client relies on the registry to find the remote server and not the COM+ Catalog as Windows 2000 and Windows XP both do.
RESOLUTION
You can resolve this problem by either deleting this key manually on the client or by using the Orca editor to remove the key from the Microsoft Windows Installer file before you install the key on the client. When you delete this key, the remote computer is forced to look at the AppID key, where the information is located.
The bug is fixed in Windows XP Service Pack 1.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. REFERENCESFor additional information, click the article number below
to view the article in the Microsoft Knowledge Base:
255905 HOWTO: Use the Orca Database Editor to Edit Windows Installer Files
Modification Type: | Minor | Last Reviewed: | 12/21/2004 |
---|
Keywords: | kbbug kbfix KB322807 |
---|
|