Join me at Google+ ...
After I installed SharePoint I tried to create a SharePoint 2010 Web Analytics service application using PowerShell which ended with the following error message: Start-SPServiceInstance : Cannot validate argument on parameter 'Identity'. The argument is null. Supply a non-null argument and try the command again. [More]
Installing Search Server 2010 should be as challenging as as to install SharePoint. Although well prepared I wasn’t able to create the configuration database using the SharePoint Products Configuration wizard. Trying several times ended in: Failed to create the configuration database. An exception of type System.Collections.Generic.KeyNotFoundException was thrown [More]
Before you can install SharePoint you need a SQL Server installation and while I tried to install SQL Server 2008 R2 on Windows Server 2008 R2 I got this error message: Error in user account - The trust relationship between this workstation and the primary domain failed. Proceeding the installation wasn’t possible. [More]
I’m using Windows Server 2008 R2 as the operating system on my laptop and Hyper-V in order to virtualize my SharePoint 2010 development environment. After a few weeks I got the following error while accessing a file server over the network: 0x000004CF ERROR_NETWORK_UNREACHABLE - The network location cannot be reached. For information about network troubleshooting, see Windows Help. [More]
After creating a Business Data Connectivity Service Application in SharePoint 2010 I wasn’t able to access the service application with the BDC models, external systems and external content types. The error message I received was: "There are no addresses available for this application.” [More]
Recently I got an error where a web couldn’t be created in SharePoint Server 2007 with Service Pack 2. Reviewing Event Viewer and ULS Log pointed me in the right direction with a SQL Server deadlock… [More]