Posts Tagged ‘Bugs’

If you run into this problem and you’ve checked that your Webclient service is running on your computer, there may be chance that the server running SharePoint has basic authentication enabled. There is a fix for this that needs to be installed locally. You can find the explanation and fix here: http://support.microsoft.com/kb/841215 Update: If you [...]

Thursday, October 13th, 2011 at 12:39 | 0 comments
Categories: SharePoint

If you run into this problem and you’ve checked that your Webclient service is running on your computer, there may be chance that the server running SharePoint has basic authentication enabled. There is a fix for this that needs to be installed locally. You can find the explanation and fix here: http://support.microsoft.com/kb/841215

Thursday, October 13th, 2011 at 12:36 | 0 comments
Categories: SharePoint

If you had installed Microsoft Project Server 2010 on a SharePoint server that had running SharePoint 2010 and afterwards you have uninstalled it you may have came in for a great shock. I know I was. After uninstalling Project 2010 I discovered that My Central Admin was gone All SharePoint sites were gone (also checking [...]

Tuesday, October 4th, 2011 at 23:06 | 0 comments
Categories: Programming

If you try to delete a subweb in SharePoint (and you’re sure it doesn’t have any subwebs) you receive an error instead. Errors like “Operation not found”, or “Invalid operation”. Re-running the SharePoint Products and technologies Configuration Wizard repaired the issue for me.

Friday, September 30th, 2011 at 08:36 | 0 comments
Categories: Uncategorized

After you have installed SharePoint 2010 Service Pack 1, you may have noticed that Expand/Collapse in SharePoint Lists is not working. Instead you may receive an error g_ExpGroupXSLTQueue is undefined Microsoft has issued a hotfix for this bug. You can request it here: http://support.microsoft.com/kb/2553117/en-us

Thursday, September 29th, 2011 at 10:56 | 0 comments
Categories: Uncategorized

After I installed SP2 for Office 2007, an annoying issue occurred. All the code started over indenting – meaning that a sub-node was indented 4 tabs into instead of 4 spaces or 1 tab. There is a setting in SPD to fix that. In Tools menu select Page editor options And under Code Formatting decrease [...]

Friday, March 5th, 2010 at 09:37 | 0 comments

If you’re trying to export data from a SharePoint list to Excel you might get this error message. Possible causes / solutions: 1. Change all Date and Time columns to single line of text and then back to Date and Time. Don’t worry, the data in these columns will be preserved. 2. There is a [...]

Wednesday, March 3rd, 2010 at 09:00 | 3 comments
Categories: SharePoint
Tags:
TOP