Microsoft KB Archive/831018

From BetaArchive Wiki
Knowledge Base


FIX: The server stops responding after it makes a remote call to a client Marshal-by-reference (MBR) object in .NET Framework 1.1 Remoting

Article ID: 831018

Article Last Modified on 4/18/2005



APPLIES TO

  • Microsoft .NET Framework 1.1




SYMPTOMS

The server stops responding after it makes a remote call to a client Marshal-by-reference (MBR) object in Microsoft .NET Framework 1.1 Remoting.

CAUSE

This problem may occur when the server makes a method call to the client MBR object and then the call becomes stuck in a loop. If the method call that is used by the server contains the ThreadPool.QueueUserWorkItem method, the server may become unresponsive after several hundred requests have been sent.

You may also notice that this problem may start when the available thread count on the client-side ThreadPool reaches 0.

RESOLUTION

To resolve this problem, apply the hotfix that is described in the following previously published Microsoft Knowledge Base article:

824629 FIX: Temporary files are not deleted after you connect to a server that is running Windows SharePoint Services or SharePoint Portal Server 2003


STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

For more information, click the following article number to view the article in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates


Keywords: kbbug kbfix kbqfe kbnetframe110presp1fix KB831018