Actually the exact error message was the following: Errors: The attempt to create a page from that document failed with the following error: Converting the document to a page failed. The converter framework returned the following error: CE_BACKENDUNAVAILABLE Need to publish a word document as web page? SharePoint 2010 can do this out of […]
Continue readingSharePoint 2010: Message: A security problem occurred.
Message: A security problem occurred. Line: 2: Char: 12311 Code: 0 URI: http://hostname/_layouts/sp.ui.dialog.js?rev=XXX. If the script is debugged in the browser the javascript line that throws the error is a=b.getAttribute(“href”). This error occurred on a client site we support and tracking down the issue was extremely frustrating. It only happened with clients using IE7 […]
Continue readingSharePoint 2010: The user does not exist or is not unique.
If you are seeing the error message above, chances are you set an incorrect value or values configuring the object cache user accounts for one of your web applications. If you want to reset them back to their default values you can run the following STSADM commands or use the PowerShell script below. Note: %1 […]
Continue readingThe 2011 SharePoint Conference
The sessions that stood out for me were the following, here they are in no particular order: From Web Content Management to Customer Experience Management: How to Optimize External Web Site and Deliver a Search-Driven Experience Speakers: Stephen Powers and Leslie Owens both of whom are Analysts at Forrester Application Lifecycle Management: Automated builds […]
Continue readingCopy SPList in SharePoint 2010
We recently had a requirement after we upgraded some SharePoint 2007 Content Databases to SharePoint 2010 to move some of the content (Lists) into a different site template. Some of the lists we had to move were: Discussions Announcements I decided to use Gary Lapointe’s PowerShell Extensions for SharePoint 2010 which were simple to […]
Continue readingFAST Search Indexer warning of low disk space
If your FAST Search index server has devoured all of your disk space you will be receiving the following warnings: Log Name: FAST Search Source: FAST Search Indexer Date: 9/18/2011 11:16:35 PM Event ID: 1000 Task Category: None Level: Warning Keywords: Classic User: N/A Computer: FST-01.LIKE10.LOCAL Description: resource_checker: Disk space for resource FIXML storage […]
Continue reading
SharePoint 2010 Master Pages and Page Layouts
It has been a little while since I we were tasked to build a SharePoint Master Page and Corresponding Page Layouts. I wanted to go through a bit of what we did and the developers’ working environment. Our development environment (single Virtual Machine with 10Gb RAM) consisted of the following: Windows Server 2008 R2 […]
Continue reading2010 Information Worker Demonstration and Evaluation Virtual Machine (SP1)
This updated release actually consists of three (3) virtual machines now! Virtual machine “a” contains the following pre-configured software: Windows Server 2008 R2 SP1 Standard Evaluation Edition, running as an Active Directory Domain Controller for the “CONTOSO.COM” domain with DNS and WINS Microsoft SQL Server 2008 R2 Enterprise Edition with Analysis, Notification, and Reporting […]
Continue readingTeam Build 2010 Customized Output Directories & SharePoint 2010 WSPs
Before we get started, if you need help configuring your Team Build 2010 Server to support SharePoint 2010 please refer to the following documentation on MSDN. If you already have a developer workstation with SharePoint 2010 and Visual Studio 2010 this script will collect all the required files for you to install on your […]
Continue readingSharePoint 2010 Service Pack 1
Sometime today Microsoft will release SP1 in the meantime you can read up on the changes/enhancements that are included like: Site Recycle Bin Support for SQL Server (code named Denali) Support for Google Chrome and IE9 in IE8 Standard Mode Shallow Copy Here is the link to the white paper on SP1: Service Pack […]
Continue reading