Feeds:
Posts
Comments

Archive for October, 2008

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 »

If you want to insert a flash movie into your sharepoint page, there are different ways to do that. one simple way is using a content editor web part. this is useful in simple designing and using web methods like webparts.
But if you want to use the flash movie in your custom master page, so you don’t use any content editor web [...]

Read Full Post »

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

Read Full Post »

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

Read Full Post »

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

Read Full Post »