Article ID: 310835 - Last Review: April 24, 2003 - Revision: 3.2

FIX: .NET Profiling Service Remoting Callbacks Are Unreliable

This article was previously published under Q310835
Expand all | Collapse all

SYMPTOMS

The Microsoft .NET Framework profiling service remoting callbacks are unreliable. They may provide bogus information and may cause the application that is being profiled to fail.

CAUSE

Most of the callback functions do not work reliably.

RESOLUTION

To work around this problem, do not enable the remoting events to use remoting callbacks.

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. This bug was corrected in Microsoft Visual C++ .NET (2003), and Microsoft .NET Framework 1.1.

MORE INFORMATION

The remoting callbacks include:
  • RemotingClientInvocationStated
  • RemotingClientSendingMessage
  • RemotingClientReceivingReply
  • RemotingClientClientInvocationFinished
  • RemotingServerReceivingMessage
  • RemotingServerInvocationStarted
  • RemotingServerInvocationReturned
  • RemotingServerSendingReply

REFERENCES

For additional information on the CLR profiling service, click the article number below to view the article in the Microsoft Knowledge Base:
309551  (http://support.microsoft.com/kb/309551/EN-US/ ) INFO: CLR Profiling Services Problems

APPLIES TO
  • Microsoft Visual C++ .NET 2002 Standard Edition
  • Microsoft .NET Framework 1.0
Keywords: 
kbbug kbfix kbperformancetool kbpending KB310835
 

Article Translations

 

Related Support Centers