Microsoft Knowledge Base Email Alertz

KBAlertz.com: (305718) - If a Windows NT 4.0-based computer (that is using a COM+ proxy stub) attempts to instantiate a COM+ component that is configured to use Application Center 2000's component load balancing (CLB) feature, the following error may occur. Runtime error...

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]

Search KbAlertz

Advanced Search

Webmasters
Put kbAlertz on your website.
[ Click Here for more! ]





ASP.NET 3.5 Web Hosting with Windows 2008 and SQL 2008: Click Here!
Discount ASP.NET Hosting
ASP.NET 2.0 and 3.5
Windows2008 and SQL2008
US and UK Hosting
The ad says 3 - but KBAlertz referrals get
** SIX MONTHS FREE **


Bug Tracking Software
For bug tracking software or defect tracking software or issue tracking software, visit Axosoft.


Community Site



We Send hundreds of thousands of emails using ASP.NET Email



Expert Web Design & Graphic Design
Design44.com

ASP.NET 3.5 Web Hosting with Windows 2008 and SQL 2008: Click Here!
Discount ASP.NET Hosting
ASP.NET 2.0 and 3.5
Windows2008 and SQL2008
US and UK Hosting
The ad says 3 - but KBAlertz referrals get
** SIX MONTHS FREE **




Mentioned In








Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks




Article ID: 305718 - Last Review: June 4, 2003 - Revision: 2.1

PRB: Windows NT 4.0 Client Unable to Connect to CLB Component

This article was previously published under Q305718

On This Page

SYMPTOMS

If a Windows NT 4.0-based computer (that is using a COM+ proxy stub) attempts to instantiate a COM+ component that is configured to use Application Center 2000's component load balancing (CLB) feature, the following error may occur.
Runtime error -2147022986 (80070776)
Automation Error:
The object exporter specified was not found

CAUSE

By default, Windows NT 4.0-based computers will attempt to use User Datagram Protocol (UDP) to establish a Distributed Component Object Model (DCOM) connection. In most cases, this connection will fail when you are connecting to a Windows 2000-based computer because Windows 2000 computers use Transmission Control Protocol (TCP) for DCOM connections. Once the connection attempt fails, the Windows NT 4.0 client will attempt to use the next configured DCOM protocol until a DCOM connection can be established.

If the target COM+ component is configured to use CLB, then the Windows NT 4.0 client will attempt to use UDP and will fail with the error noted in the "Symptoms" section. To instantiate COM+ components configured for CLB, the DCOM client must use TCP.

NOTE: Only Windows NT 4.0-based computers are effected by this problem.

RESOLUTION

The DCOM client determines the protocol used when the client is negotiating a DCOM connection. Therefore, the default protocols of DCOM on the Windows NT 4.0 client must be modified to use TCP.

To modify the default protocols of DCOM to use TCP, use the following procedure. Perform these steps on the Windows NT 4.0-based computer only.
  1. Open DCOMCNFG.
  2. Navigate to the Default Protocols tab.
  3. Arrange the protocols in the following order:
    Connection-oriented TCP/IP
    Connection-oriented SPX
    Connection-oriented NetBEUI
    Connection-oriented Netbios over IPX
  4. Click OK on the Distributed COM Configuration Properties property sheet.
  5. Restart the computer to make the changes to take effect.

STATUS

This behavior is by design in DCOM.

MORE INFORMATION

Steps to Reproduce Behavior

  1. Create the COM+ proxy stub installation files from a CLB-enabled COM+ component.
  2. Using the installation files, install the COM+ proxy stub onto a Windows NT 4.0-based computer.
  3. Attempt to instantiate the component on the Windows NT 4.0 computer.

APPLIES TO
  • Microsoft Application Center 2000 Standard Edition, when used with:
    • the operating system: Microsoft Windows 2000
    • Microsoft Windows NT 4.0
Keywords: 
kbprb KB305718
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate

Be the first to leave feedback, to help others about this knowledge base article.

(Optional) Name

(Optional) Public URL Or Email

Comments
No HTML -- Text Only Please