Tag Archives: SharePoint 2010

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.

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.

Multimedia Inhalte in SharePoint 2010 einbinden

Der Rich Text Editor von SharePoint 2010 schneidet leider beim Speichern HTML Tags ab, die als unsecure von Microsoft erachtet werden. Dazu gehört z.B. der object tag, wie er bei YouTube Videos eingesetzt wird. Um dieses Problem zu lösen sind die folgenden 3 Workarounds möglich: Masterpage: Editieren der Masterpage v4.master wie hier in der MSDN [...]

Adding the taxonomy control to a custom page

In my current project I’m dealing with different custom forms for my lists. The list contains a colum of type “managed metadata”. In one of my custom display forms I wanted to add the taxonomy feature and the relevant properties from the column settings. To archieve that I did the following: Adding a reference to [...]

Visual Studio 2010: Deploying Content Types and Site Columns

When deploying a SharePoint 2010 solution, sometimes the automatic deployment with Visual Studio 2010 works and sometimes the following error message occurs: “Error occurred in deployment step Activate Features” The content type with Id ‘xx’ defined in feature ‘yy’ was found in the current site collection or in a subsite. I would expect, that the [...]

SharePoint Konferenz 2010 in Wien

SharePoint Konferenz 2010 in Wien

Die Hagenberg Software GmbH war auch heuer auf der SharePoint Konferenz in Wien, dem größten 2010er Event im deutschen Sprachraum, vertreten. Zwei Tage lang gab es spannende Expertenvorträge mit drei parallelen Tracks, eine Fachausstellung mit zahlreichen Ausstellern, eine eigene Bühne für Business Solutions und eine lustige Abendveranstaltung im TechGate in Wien. Bei unserem Vortrag zum [...]

FAST for SharePoint Server 2010: Username or domain is incorrect

FAST for SharePoint Server 2010: Username or domain is incorrect

Bei der Installation von FAST for SharePoint wird im zweiten Konfigurationsschritt nach einem Servicebenutzer gefragt. Ich habe einen eigenen Servicebenutzer für FAST angelegt und die Credentials eingegeben. Es erschien jedoch folgende Fehlermeldung: Ich habe lange gesucht und probiert, bis ich durchZufall herausgefunden habe, dass man hier nicht wie gewohnt den Benutzernamen im Format NETBIOS\User, sondern [...]

Fehler beim Anlegen einer MetadataColumn in SharePoint 2010

Wenn man im SharePoint 2010 eine MetadataColumn anlegen möchte, welche auf einem Term in den Managed Metadata Services verweist, dann kann es zu folgender Fehlermeldung kommen: “The Taxonomy feature (Feature ID “73EF14B1-13A9-416b-A9B5-ECECA2B0604C”) has not been activated. A term set or anchor point was not selected.” Leider ist das Feature weder in den SiteCollection noch SiteFeatures vorhanden [...]

Content Type Publishing Link wird nicht angezeigt bei Subscribers

Nachdem Microsoft SharePoint 2010 ein neues cooles Feature namens Content Typ Hub hat (gemeinsames Nutzen von Content Types innerhalb einer Farm – möglich zwischen Site Collections innerhalb einer WebApp, aber auch von anderen WebApp) wollten wir dies für ein aktuelles Projekt nutzen. Allerdings kam es zu folgendem Problem: Der gepublishte CT war in manchen SiteCollections [...]