Pricing for MOSS can be complex, especially when calculating the cost of optional products. For your convenience and information, Bamboo Solutions developed the SharePoint Price Calculator. This tool can help you develop a good ballpark estimate of your total licensing expenditures. At the moment it is only for SharePoint 2007
Find here the calculator site.
Microsoft also [...]
At a client I am investigating a SharePoint farm which has been connected to another AD domain in the past and several accounts from that domain can still be found in SharePoint. For example if one adds a user to a group through a people picker, for some people two or more accounts are shown. [...]
In the past I encountered this problem myself and a colleague of mine had the same problem this week. Uploading large files to SharePoint 2007 that is installed on a Windows Server 2008. By accident I have found the following post through the “Windows Server 2008 Resource Center for SharePoint Products and Technologies” which can [...]
Continue reading about Large file uploads on Windows Server 2008 SharePoint 2007 WFE
I’m doing a lot of migrations nowadays. SharePoint 2007 32 bit farms to 64 bit farms or between test and production farms. In the past I have tried to migrate SSP’s once but found it difficult. Fortunately the SSP’s I migrated did not have to many settings so manually changing the SSP of the target [...]
Continue reading about Tool to migrate Shared Services Provider content
The application log of one of the sharepoint farm servers filled with the event id’s 6482, 7076 and 6398. On the Technet forum I found a link to KB article 946517. The hotfix descripted in this article solved the errors on the SharePoint farm.
The hotfix is for Windows 2003 and 2008.
The contents of the errors [...]
Continue reading about Event IDs 6482, 7076 and 6398 on SharePoint 2007 server solved
If you have been installing SharePoint you have probably also seen and fixed the DCOM 10016 error. This error occurs in the event log when the SharePoint service accounts doesn’t have the necessary permissions (Local Activation to the IIS WAMREG admin service).
On a Windows Server 2003 or Windows Server 2008 machine you would just fire [...]
Continue reading about DCOM 10016 error on Windows Server 2008 R2
First of all I want to thank Jaap Vossers (twitter: @jvossers) for putting a great jQuery script and solution on CodePlex for this. More info on CodePlex
My client wanted a more advanced kind of column filter for a SharePoint list. They have a assets library with a lot of items in it and they did [...]
Continue reading about Filter SharePoint list columns while typing search terms
When I was looking on the internet for some info about User Profile import in SharePoint 2007 I found the blogpost of Duarte Nobrega about LDAP User Filters. Some examples of the filters are:
Default user filter:
(&(objectCategory=Person)(objectClass=User))
Exclude accounts with no email address:
(&(objectCategory=Person)(objectClass=User)(!(userAccountControl:1.2.840.113556.1.4.803:=2))(mail=*))
Exclude disabled accounts:
(&(objectCategory=person)(objectClass=user)(!userAccountControl:1.2.840.113556.1.4.803:=2))
Read more at the source.
I was looking for some info about SharePoint item limits but stumbled upon a post about changing the size limit of site template. I always thought why it is only 10 MB. In the past there were several situations where I could do with more.
In this post on Mike Gannotti’s blog there is a post [...]
Continue reading about Change site template size in SharePoint 2007
At a client SharePoint 2007 farm, installed on Windows Server 2008 servers, I had to install SQL Server Reporting Services Add in for Sharepoint. I already know that one has to install with elevated privileges at 2008 but this installation required some specific steps to complete.
At first I tried this installation:
Open a command prompt with [...]
Continue reading about SSRS 2008 SharePoint Add in installation on Windows Server 2008 Howto

