In Sharepoint 2007 when you want to create or extend a web application or create the central administration site ( after installing ) you know that one step is to choose authnetication type. I read a good point about one of the differences between these two types and want to share it with you [...]
Archive for the ‘Application Management’ Category
A point about NTLM & Kerberos authentication type in Sharepoint
Posted in Application Management, Central Administration, Sharepoint, tagged authentication, Kerberos, NTLM, Sharepoint on April 14, 2009 | Leave a Comment »
Create SSP , No Web application ???
Posted in Application Management, Central Administration, SSP, Sharepoint, tagged create SSP, No Web Application on January 22, 2009 | Leave a Comment »
If you want to create a SSP for your Sharepoint site and in the create new SSP page, you do not see any existing web application , it’s because that web application pool account during creating your web applications was something else than your account. ( e.g Network Service )
In this case you can create SSP with STSADM command like [...]
finally solved Office Sharepoint Server Error 7888 and 3760 !!!
Posted in Application Management, Backup & Restore, Sharepoint, tagged Event ID 3760, Event ID 7888, Sharepoint on November 3, 2008 | 2 Comments »
Now It is at least 2 weeks that I found 2 kind of errors in my sharepoint server Event Viewer. yes, I solved them finally !!
The first one was :
Source : Office Sharepoint Server
Category : Office Server General
Event ID : 7888
Description :
A runtime exception was detected. Details follow.
Message: Cannot open database “DB Name” requested by [...]
SPWebApplicationProvisioningJobDefinition error
Posted in Application Management, Central Administration, Operations, Sharepoint, tagged Provisioning, SPWebApplicationProvisioningJobDefinition, Unprovisioning on October 22, 2008 | Leave a Comment »
I got this error when I was trying to remove a web application from IIS. ( In Operations tab : Remove Sharepoint from IIS Web site ) .
An object of the type Microsoft.SharePoint.Administration.
SPWebApplicationProvisioningJobDefinition named “Provisioning
********-****-****-****-************” already exists under the parent
Microsoft.SharePoint.Administration.SPWebService named “”. Rename your
object or delete the existing object.
To solve the issue from the Operation tab go [...]