Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

PRB: System.AppDomainUnloadedException Error When Pipeline Components That Are Implemented in Managed Code Are Registered as Poolable


View products that this article applies to.

Summary

In Commerce Server 2002 (with or without Service Packs 1 and 2), a System.AppDomainUnloadedException error occurs when your pipeline component runs if the following conditions are true:
  • You implement the pipeline component in managed code (for example, in C#).

    -and-
  • You register the component as CATID_POOLABLE (poolable pipeline component).

↑ Back to the top


Resolution

To avoid this problem, do not register any pipeline component as poolable that is implemented in managed code.

↑ Back to the top


Keywords: KB825671, kbprb

↑ Back to the top

Article Info
Article ID : 825671
Revision : 3
Created on : 8/15/2003
Published on : 8/15/2003
Exists online : False
Views : 319