admin on November 20th, 2008

Today I had the following error (in an english SharePoint farm with dutch language pack) when I clicked the help icon in SharePoint:
“HC niet gevonden. (MS.OSS.manifest , 1043)” (in English: HC not found … )
After some searching I found that I had to check the HelpFold in the Central Administration site. In the Content folder [...]

Continue reading about SharePoint manifest error

admin on October 28th, 2008

Today I had to install Faceted Search 2.0 at the SharePoint Farm of a Customer. Installation did not give any problems, but when I browsed to the web part gallery to check if the SearchFacets webpart was working the following error appeared:
The type initializer for
‘Microsoft.Office.Server.EvaluatorModeProvisioning.OfficeServerProductToProvision’
threw an exception.
After some searching on the internet I found the [...]

Continue reading about Faceted Search 2.0 error

Yesterday I blogged about two of the same errors. I concentrated at the error at the customer I described in situation two. The SharePoint Portal we made for this customer is a Publishing Portal for Collaboration and we tried to make more sites in this farm, one for every department. By making this publishing sites [...]

Continue reading about Publishing site template error (AllowUnsafeUpdates follow up)

admin on October 21st, 2008

This time I blog about a very strange error that I have encountered two times over the last few days. They occured at different customer SharePoint farms and while doing different things it seems.
The complete error is “Updates are currently disallowed on GET requests. To allow updates on a GET, set the ‘AllowUnsafeUpdates’ property on SPWeb”.
First situation:
The farm [...]

Continue reading about AllowUnsafeUpdates Error

admin on October 1st, 2008

Alright, today I wanted to import an excel spreadsheet with 610 rows and 1 column into MOSS. So I choose Create > Import Spreadsheet, typed a name and browsed for the excelsheet.
After opening the spreadsheet and changing the inputbox “Import to Windows SharePoint Services List” to Range of Cells and choosing Import the error “method [...]

Continue reading about Failed to import spreadsheet - Solved