FIX: The IRequestDictionary->get_Item() method may fail with a COR_E_SERIALIZATION exception in the .NET Framework 1.1 (870633)



The information in this article applies to:

  • Microsoft .NET Framework 1.1

SYMPTOMS

The IRequestDictionary->get_Item() method may fail with the COR_E_SERIALIZATION exception in the Microsoft .NET Framework 1.1. This problem may occur if a Web site is put under stress.

CAUSE

This problem may occur because of actions such as adding cookies.

RESOLUTION

The fix for this problem is contained in the hotfix for the following article:

870722 FIX: Duplicate import schema may cause the XML schema compilation to fail

STATUS

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

Modification Type:MinorLast Reviewed:6/1/2006
Keywords:kbHotfixServer kbQFE KB870633 kbAudDeveloper