BUG: You Do Not Receive Transition-Related Notifications in Interop Scenarios (312225)



The information in this article applies to:

  • Microsoft .NET Framework 1.0
  • Microsoft Windows .NET Framework 1.1

This article was previously published under Q312225

SYMPTOMS

You may not receive transition-related notifications, especially ManagedToUnmanagedTransition and UnmanagedToManagedTransition, in certain interop scenarios. For example, if CoCreateInstance results in managed code, you do not receive an UnmanagedToManagedTransition notification.

CAUSE

This behavior occurs because the Common Language Runtime (CLR) service currently does not detect these interop scenarios and, therefore, does not send the appropriate transition notifications.

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.

REFERENCES

For additional information about CLR profiling service, click the article number below to view the article in the Microsoft Knowledge Base:

309551 INFO: CLR Profiling Services Problems


Modification Type:MinorLast Reviewed:4/30/2003
Keywords:kbbug kbnofix KB312225