Posts belonging to Category 'errors'

January 7, 2010 | Posted by stewart
We were having trouble adding a user to a site collection. Every time we hit the search button or clicked the check userid button the system would just sit there and spin. I added the following section of the web.config to resolve the issue. </compilation> <pages enableSessionState="false" enableViewState="true" enableViewStateMac="true" validateRequest="false" pageParserFilterType="Microsoft.SharePoint.ApplicationRuntime.SPPageParserFilter, Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" [...]
Categories: MOSS, errors, logs, sharepoint security, web.config, wss |
Tags: Sharepoint, sql |
No Comments »

November 6, 2009 | Posted by stewart
Whenever I create a new MOSS site this is going to use the Office SharePoint Server Publishing feature I get an “Access Denied” error when I try enable it. So, I am finally posting the solution: stsadm -o activatefeature -name PublishingResources -url <site> *Be sure to include the “http://” in the <site> Hope this helps!
Categories: MOSS, Office SharePoint Server, Publishing Provisioning, activatefeature, errors, features, stsadm |
Tags: MOSS, Sharepoint, stsadm |
No Comments »

October 22, 2009 | Posted by stewart
I installed a Windows SharePoint Services (WSS) Web Front End (WFE) onto an external server to be used for the External Collaboration Tool-Kit. Once I got it installed I ran the SharePoint Products & Technologies Configuration Wizard and received the following error: Failed to register SharePoint services. The log pointed to several different registry keys [...]
Categories: External Collaboration Tool-Kit, SharePoint Product & Technologies Configuration Wizard, errors, wss |
Tags: Sharepoint, sharepoint services, wss |
No Comments »

May 21, 2009 | Posted by admin
One day, we noticed that our search was not working. Well really, one of the applications managers noticed that it wasn’t working. Anyway, we found the following errors in the event viewer on our SharePoint 2007 Server: Event Type: Warning Event Source: Windows SharePoint Services 3 Search Event Category: Gatherer Event ID: 2436 Date: 4/11/2009 [...]
Categories: MOSS, Office SharePoint Server, errors, gatherer, search services |
Tags: Sharepoint, sharepoint services |
No Comments »