Archive by Author

SharePoint 2010 problems with SSL Certificate

SharePoint 2010 problems with SSL Certificate

When installing or renewing the SSL certificate for HTTPs secured connections to a SharePoint 2010 portal there might be problems.

Navigation is missing in Search Center SharePoint 2010

Navigation is missing in Search Center SharePoint 2010

Everyone knows that the default search center of SharePoint 2010 has no navigation by default. That’s are very frustrating problem be go back. In this article I describe how to modify the minimal.master (Default Master of Search Center) to display the navigation.

Rename SharePoint Server 2010

A running SharePoint 2010 server can’t be renamed easily. Before renaming the computer or move the server to a different domain the SharePoint farm has to be prepared for renaming. Following steps have to be done to rename or to move a SharePoint server.

Aus dem Tagebuch eines Surface Entwicklers

10.03.2011 So jetzt bin ich gerade mit dem ersten Designworkshop mit dem Kunden fertig. Es war zwar sehr anstrengend aber wenn ich an die Ideen und Entwürfe denke muss ich mich einfach freuen. Extrem hilfreich war die Tatsache, dass der neue Surface fast so groß ist wie ein Flichart mit ca. 106cm Diagonale. Man kann [...]

SharePoint 2010: Open document vs. Download documents

If you have a SharePoint 2010 Document URL and you click on it – what happens? Does a download of the document starts or does SharePoint opens the document for editing? If SharePoint opens the document for editing, is it opened in the web browser with Offices WebApplication or is it opened by a client program?
Basically every version is possible it depends on the settings.

Preparing SharePoint URLs for use

Often it’s necassary to use different kinds of URLs within SharePoint. For example within an email the link to an SharePoint item can’t be a relative adress, so the absolute adress has to be created.
It’s very easy to make a mistake when building URLs by hand. The SharePoint API provides some methods to do this issue in a safer way.

Add User Profile Service Application fails

During the creation of a new User Profile Service Application the service won’t start because of missing permissions.

Compatiblity issue between SharePoint 2010 and Office 2007

Office 2007 and SharePoint 2010 has some compatibility issues when working with documents who are located on the SharePoint server.

Document ID Feature of SharePoint 2010

SharePoint 2010 has a new feature for document management: Document ID feature. This SiteCollection feature allows to find and access a document independent from the current location and the current name of the document.

Fix SharePoint Error Msg “Feature xxx for list template yy not installed in this farm”

This common SharePoint error message occurs many times when removing some content types or features from SharePoint. If this error occurs the SharePoint menu isn’t displayed. It’s quite stupid work to find out which list is the reason for the error.