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.
Issue: Shared Services User Profile import is working but none of membership groups are being imported. Log file has zero PEOPLE_DL_IMPORT enties, but user profiles are being imported successfully. Solution: Check your “Office Server Web Services” web app – by…
Quote SharePoint and SQL Licensing – wsspectacular – SharePoint Blogs / SharePoint University
Came across this on CodePlex – use LINQ to query SharePoint lists: http://www.codeplex.com/LINQtoSharePoint
Common mistake that people make when Extending SharePoint web application is to the same name for extension. Always make sure your Web App names are unique and choose to create new web application.
Event Type: ErrorEvent Source: Office SharePoint ServerEvent Category: Office Server General Event ID: 7888Description:A runtime exception was detected. Details follow. Message: Access Denied! Only site admin can access Data Source object from user profile DB. Techinal Details:System.UnauthorizedAccessException: Access Denied! Only site admin can access…
One step that is missing from "Office SharePoint Server 2007 Training Farm Install Guide" is to deploy solution to Central Admin in addition to primary content web application.If mosstraining.wsp hasn’t been deployed to Central Admin web application – Office SharePoint…