Tag Archives: MOSS

MOSS Application Server Administration job failed

Lately on one of our web front-end Sharepoint server we have been recieving the following three events: • Event ID 6398 • Event ID 6482 • Event ID 7076 MS have now provided a windows 2003 hot fix for this issue. http://support.microsoft.com/?id=946517 This will be rolled into Service Pack 3 when it is released Event Log [...]

.Net Framework 3.5 WIC install error and ‘SeSecurityPrivilege’ with WSS and MOSS

.Net 3.5 Error WIC x64 Installer: [2] Setup Failed on component WIC x64 Installer WapUI: [2] DepCheck indicates WIC x64 Installer is not installed. WSS Content DB setup error System.Security.AccessControl.PrivilegeNotHeldException: The process does not possess the ‘SeSecurityPrivilege’ privilege which is required for this operation. at System.Security.AccessControl.Win32.GetSecurityInfo(ResourceType resourceType, String name, SafeHandle handle, AccessControlSections accessControlSections, RawSecurityDescriptor& resultSd) [...]

MOSS 2007 with SP1 slipstream download

you can download the full slipsteam version of MOSS 2007 with SP1 here: Office SharePoint Server 2007 with SP1 (32 bit) http://www.microsoft.com/downloads/details.aspx?FamilyId=2E6E5A9C-EBF6-4F7F-8467-F4DE6BD6B831&displaylang=en Office SharePoint Server 2007 with SP1 (64 bit) http://www.microsoft.com/downloads/details.aspx?FamilyId=3015FDE4-85F6-4CBC-812D-55701FBFB563&displaylang=en Download the OfficeServerwithSp1.exe executable This will work with the tiral and full product keys Bookmark on Delicious Digg this post Recommend on Facebook Share [...]

MOSS Checkout Sharepoint Docs

How to determine what documents are checked out in sharepoint select * from alldocs where checkoutuserid is not null Bookmark on Delicious Digg this post Recommend on Facebook Share on Linkedin share via Reddit Share with Stumblers Tweet about it Subscribe to the comments on this post

MOSS Content Deployment

Content Deployment ================== Export job ========== When an export is executed the path defined in the Content Deployment settings under CA – Operations is not the first location for the export creation The first location is the temporary path defined in the service account user profile (defined in system – environment variables). This is normally [...]

Luke D. Smith