Hi,
I am frequently getting following error messages in my sharepoint logs
An SPRequest object was reclaimed by the garbage collector instead of being explicitly freed. To avoid wasting system resources, dispose of this object or its parent (such as an SPSite or SPWeb) as soon as you are done using it. Allocation
Id: {F67E26BB-7413-4105-885B-6B1398F2ECA5} To determine where this object was allocated, create a registry key at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\HeapSettings. Then create a new DWORD named SPRequestStackTrace
with the value 1 under this key.
Any clues how to resolve this issue ?
Further more I have notices that these error messages are growing tremendously... I have not deployed any custom code or third party webparts on my sharepoint environment.
Regards
Muhammad Tariq khan