.NET Questions and Solutions

As a software engineer, I focus on .NET, especially asp.net, C#, WCF and so on, and I am also very interested in Search Engine Optimization.

Entries Tagged ‘Collections’

Consecutive Generation 2 Collections Cause Requests to Queue in ASP.NET

Symptoms
A request to a server may be sent to a long queue to wait before it is processed. This behavior may cause users to experience slow response times from the server.
Resolution
This behavior occurs because excessive generation 2 collections are occurring on the servers.

Cannot View Subcollections on Child Sites

Symptoms
When you view subcollections on child sites, some subcollections may be shown in the Systems Management Server (SMS) Administrator console, and others may not appear. For example, one child site may have a specific subcollection, while another child site does not. Note that the missing subcollections are the subcollections that are created from a parent site, not those that are created locally to the child site.
Resolution
The SMS Administrator console only presents collections that are defined both in the Collections and Collection_SubCollections SQL tables. Because of timing issues, SMS Collection Evaluator and SQL Monitor may not correctly update both tables.