Feeds:
Posts
Comments

Archive for the ‘Application Management’ Category

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 [...]

Read Full Post »

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 [...]

Read Full Post »

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 [...]

Read Full Post »

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 [...]

Read Full Post »