I am having problems with my portal (which a newbie has created) in the company I recently joined to get my hands dirty with MOSS 2007; I have no prior experience in SharePoint as I am more of a .NET expert.
In the last couple of months our users are getting the following error quite often:
HTTP/1.1 404 Connection: close Date: Thu, 22 Oct 2009 04:57:41 GMT Server: Microsoft-IIS/6.0 MicrosoftSharePointTeamServices: 12.0.0.6219 X-Powered-By: ASP.NET
I went into the log files in C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\LOGS and filtered on High priority. I found the entries listed below. It seems like there is a problem with Single Sign On, which I need to know how to rectify:
MSSCNTRS: Cannot get perf statistics on library SSO.
Error code is: -2147418113
Event ID : 8kh7 Access denied
There is no Web named "/hr/Policies related to FTE/Forms/AllItems.aspx".
There is no Web named "/hr/JoiningIn Documents For FTE/Forms/AllItems.aspx".
There is no Web named "/hr/Staff Declaration Agreements for FTE/Forms/AllItems.aspx".
I've noticed that the error code "-2147418113" is usually followed by "Access denied" and then "There is no web named ... ".
How do I go about fixing this?