Today in the Error Logs of the SQL server Agent I saw many error records that they where all the same in 2 kinds. They were all in one type of the below errors :
SQLServer Error: 18456, Login failed for user ‘NT AUTHORITY\NETWORK SERVICE’. [SQLSTATE 28000]
SQLServer Error: 4060, Cannot open database “My old SSP DB name” requested by [...]
Archive for October, 2008
SQL Agent Error after deleting a database in sharepoint !
Posted in SQL Agent, tagged cannot open database, Error 18456, Error 4060, Login failed on October 27, 2008 | Leave a Comment »
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 [...]
Library not registered
Posted in Infopath, Pages, Sharepoint, tagged Internet explorer, Javascript error, Library not registered, Sharepoint Page on October 18, 2008 | Leave a Comment »
Today one of my clients said to me that he get an error when he want to fill out a new form in a form library. I searched and found and solved his problem . You may have seen the following error when you want to open a new Infopath form in a sharepoint form [...]
How to Prevent users from changing view.
Posted in Document Library, Form Library, Lists, Sharepoint, tagged view on October 8, 2008 | Leave a Comment »
There was a question in my mind that how is possible to create a list or a document or form library, then create some views in it, but limit simple users to see only one view. and so some specific users ( for example managers ) see more than one view and it’s possible for them to change between views.
I solved my [...]
Sharepoint Themes & Customizing them !
Posted in CSS Style Sheets, Customize, Sharepoint, Theme, tagged CSS, Customize, Theme on October 5, 2008 | Leave a Comment »
You know that themes and css style sheets have a great effect on the design of your website and how it look. In a sharpoint site, themes and theirrelative style sheets have a same effect on design of your site.
But it’s important to know that every theme in sharepoint have it’s own css style sheets. [...]