Log på med Microsoft
Log på, eller opret en konto.
Hej
Markér en anden konto.
Du har flere konti
Vælg den konto, du vil logge på med.
Engelsk
Vi beklager. Denne artikel er ikke tilgængelig på dit sprog.

Symptoms

When you run a Web application that you created by using the Microsoft .NET Framework 2.0 Service Pack 2 (SP2) or the Microsoft .NET Framework 3.5 Service Pack 1 (SP1), you receive a System.InvalidOperationException exception together with the following error message:

Hashtable insert failed. Load factor too high.



at System.Collections.Hashtable.Insert(Object key, Object nvalue, Boolean add)
at System.Collections.Hashtable.set_Item(Object key, Object value) 
at System.ComponentModel.ReflectTypeDescriptionProvider.ReflectGetAttributes(Type type)

at System.ComponentModel.ReflectTypeDescriptionProvider.ReflectedTypeData.GetAttributes()

at System.ComponentModel.TypeDescriptor.TypeDescriptionNode.DefaultTypeDescriptor.System.ComponentModel.ICustomTypeDescriptor.GetAttributes()

at System.ComponentModel.TypeDescriptor.GetAttributes(Type componentType)

Cause

This problem occurs because multiple threads in the application call the Hashtable.Insert method at the same time.

Resolution

Hotfix Replacement Information

The hotfix that corresponds to KB968432 has been superseded with the hotfix KB981145, which contains all fixes that were previously included in KB968432. You should use the hotfix KB981145 to fix the issues described in KB968432. For more information, click the following article number to view the article in the Microsoft Knowledge Base:

981145 Workflows gradually take longer to load in a workflow designer that is re-hosted in the .NET Framework 2.0  

Status

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

Har du brug for mere hjælp?

Vil du have flere indstillinger?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Var disse oplysninger nyttige?

Hvad påvirkede din oplevelse?
Når du trykker på Send, bliver din feedback brugt til at forbedre Microsoft-produkter og -tjenester. Din it-administrator kan indsamle disse data. Erklæring om beskyttelse af personlige oplysninger.

Tak for din feedback!

×