<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SharePoint on When Software Attacks!</title><link>https://rikhepworth.com/tags/sharepoint/</link><description>Recent content in SharePoint on When Software Attacks!</description><generator>Hugo -- gohugo.io</generator><language>en_GB</language><copyright>&amp;copy; Rik Hepworth</copyright><lastBuildDate>Thu, 17 Jul 2014 00:00:00 +0000</lastBuildDate><atom:link href="https://rikhepworth.com/tags/sharepoint/index.xml" rel="self" type="application/rss+xml"/><item><title>SharePoint 2013: Creating Managed Metadata Columns that allow Fill-In Choices</title><link>https://rikhepworth.com/posts/sharepoint-2013-creating-managed-metadata-columns-that-allow-fill-in-choices/</link><pubDate>Thu, 17 Jul 2014 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/sharepoint-2013-creating-managed-metadata-columns-that-allow-fill-in-choices/</guid><description>&lt;p&gt;This is a relatively quick post. There’s a fair bunch of stuff written about creating columns in SharePoint 2013 that use Managed Metadata termsets. However, some of it is a pain to find and then some. I have had to deal with two frustrating issues lately, both of which boil down to poor sharepoint documentation.&lt;/p&gt;</description></item><item><title>Safely modify SharePoint 2013 Web.Config files using PowerShell</title><link>https://rikhepworth.com/posts/safely-modify-sharepoint-2013-web-config-files-using-powershell/</link><pubDate>Tue, 01 Jul 2014 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/safely-modify-sharepoint-2013-web-config-files-using-powershell/</guid><description>&lt;p&gt;One of the things we learn early in our SharePoint careers was not to manually edit the web.config files of a web application. SharePoint involves multiple servers and has its own mechanisms for managing web.config updates.&lt;/p&gt;</description></item><item><title>Declaratively create Composed Looks in SharePoint 2013 with elements.xml</title><link>https://rikhepworth.com/posts/declaratively-create-composed-looks-in-sharepoint-2013-with-elements-xml/</link><pubDate>Fri, 28 Feb 2014 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/declaratively-create-composed-looks-in-sharepoint-2013-with-elements-xml/</guid><description>&lt;p&gt;This is really a follow-up to my earlier post about &lt;a href="https://rikhepworth.com/post/2014/022/2014-02-03-Six-tips-when-deploying-SharePoint-2013-masterpages-page-layouts-and-display-templatesx" &gt;tips with SharePoint publishing customisations&lt;/a&gt;. Composed looks have been a part of a couple of projects recently. In the first, a solution for on-premise, we used code in a feature receiver to add a number of items to the Composed Looks list. In the second, for Office 365, a bit of research offered an alternative approach with no code.&lt;/p&gt;</description></item><item><title>Speaking at NEBytes on February 19th</title><link>https://rikhepworth.com/posts/speaking-at-nebytes-on-february-19th/</link><pubDate>Sat, 08 Feb 2014 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/speaking-at-nebytes-on-february-19th/</guid><description>&lt;p&gt;I’m pleased to have been asked to &lt;a href="http://nebytes.net/post/.aspx" target="_blank" rel="noreferrer"&gt;speak at NEBytes again&lt;/a&gt; – a great user group that meets in Newcastle. I’ll be speaking about customising SharePoint 2013 using master pages, themes and search templates, along the same lines as my &lt;a href="https://rikhepworth.com/post/2014/02/2014-02-03-Six-tips-when-deploying-SharePoint-2013-masterpages-page-layouts-and-display-templates" &gt;recent blog post&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Six tips when deploying SharePoint 2013 masterpages, page layouts and display templates</title><link>https://rikhepworth.com/posts/six-tips-when-deploying-sharepoint-2013-masterpages-page-layouts-and-display-templates/</link><pubDate>Mon, 03 Feb 2014 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/six-tips-when-deploying-sharepoint-2013-masterpages-page-layouts-and-display-templates/</guid><description>&lt;p&gt;I’ve been hat-swapping again since just before christmas (which explains the lack of Azure IaaS posts I’m afraid). I’ve been working on a large SharePoint 2013 project, most lately on customising a number of elements around publishing. Getting those custom elements into SharePoint from my solution raised a number of little snags, most of which were solved by the great internet hive mind. It took me a long time to find some of those fixes, however, so I thought I’d collect them here and reference the original posts where appropriate.&lt;/p&gt;</description></item><item><title>User profile service failures caused by Distributed Cache on SharePoint 2013</title><link>https://rikhepworth.com/posts/user-profile-service-failures-caused-by-distributed-cache-on-sharepoint-2013/</link><pubDate>Mon, 14 Jan 2013 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/user-profile-service-failures-caused-by-distributed-cache-on-sharepoint-2013/</guid><description>&lt;p&gt;This is a relatively quick post, largely because I was not able to record the details of the error messages we saw in the farm before we fixed them.&lt;/p&gt;
&lt;p&gt;On a recent engagement we were investigating problems with a SharePoint 2013 farm that had been installed for our customer by a third party. There were a number of issues that we worked through but I wanted to record this one for the community.&lt;/p&gt;</description></item><item><title>Displaying a SharePoint 2010 library on a page in a different site within the same site collection</title><link>https://rikhepworth.com/posts/displaying-a-sharepoint-2010-library-on-a-page-in-a-different-site-within-the-same-site-collection/</link><pubDate>Wed, 07 Dec 2011 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/displaying-a-sharepoint-2010-library-on-a-page-in-a-different-site-within-the-same-site-collection/</guid><description>&lt;p&gt;One of our customers contacted us the other day with a problem. They wanted to put a view of a document library that was located in the top level site of a site collection onto the landing pages of all the second level sites in that collection. The customer had consulted the internet hive mind and found a blog post with instructions which had been diligently followed and yet whenever a user clicked ‘New’ on the ribbon bar an error occurred.&lt;/p&gt;</description></item><item><title>Fundaments of planning your beautiful SharePoint web site</title><link>https://rikhepworth.com/posts/fundaments-of-planning-your-beautiful-sharepoint-web-site/</link><pubDate>Wed, 07 Dec 2011 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/fundaments-of-planning-your-beautiful-sharepoint-web-site/</guid><description>&lt;p&gt;This article is all about preparation. It’s about the thinking and planning you need to do if you’re going to successfully build your wonderful, unique and striking website on the SharePoint platform.&lt;/p&gt;</description></item><item><title>Making SharePoint 2010 search pages work with a proper master page</title><link>https://rikhepworth.com/posts/making-sharepoint-2010-search-pages-work-with-a-proper-master-page/</link><pubDate>Thu, 12 May 2011 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/making-sharepoint-2010-search-pages-work-with-a-proper-master-page/</guid><description>&lt;p&gt;If you talk to those who know me about my pet hates in SharePoint, the search pages will come up every time. It’s not that I hate search itself – that’s great, but the minimal.master is just plain annoying. It makes the search centre a black hole into which you can fall but not navigate out of – there’s no navigation and the portal site connection doesn’t work.&lt;/p&gt;</description></item><item><title>Content type replication not working on imported or migrated site collections</title><link>https://rikhepworth.com/posts/content-type-replication-not-working-on-imported-or-migrated-site-collections/</link><pubDate>Mon, 04 Apr 2011 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/content-type-replication-not-working-on-imported-or-migrated-site-collections/</guid><description>&lt;p&gt;A while ago I &lt;a href="https://rikhepworth.com/post/2010/11/2010-11-11-enabling-the-taxonomyfieldadded-feature-to-fix-managedmetadata-column-errors" &gt;posted about a hidden feature&lt;/a&gt; that was needed if you want to use Managed Metadata columns in your SharePoint 2010 sites. We were doing some 2007-2010 migration work for a client recently that also involved exporting and importing sites and site collections to rework the content structure. Once we’d got the new structure sorted we discovered that content type replication was not occurring on the site collections we had imported. Some comparison of working and non-working SPSite properties with PowerShell later, we discovered that the culprit was the same hidden TaxonomyFieldAdded (ID 73ef14b1-13a9-416b-a9b5-ececa2b0604c) feature as I noted earlier. See my &lt;a href="https://rikhepworth.com/post/2010/11/2010-11-11-enabling-the-taxonomyfieldadded-feature-to-fix-managedmetadata-column-errors" &gt;earlier post&lt;/a&gt; for instructions on enabling the feature.&lt;/p&gt;</description></item><item><title>Content Types programmatically added to SharePoint libraries not appearing on New menu</title><link>https://rikhepworth.com/posts/content-types-programmatically-added-to-sharepoint-libraries-not-appearing-on-new-menu/</link><pubDate>Mon, 04 Apr 2011 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/content-types-programmatically-added-to-sharepoint-libraries-not-appearing-on-new-menu/</guid><description>&lt;p&gt;This one caused some consternation, I can tell you. As usual, the solution could be found on the great wide web, but it took some digging, so as usual I am repeating it here.&lt;/p&gt;</description></item><item><title>Avviso Page Templates and Editing Video</title><link>https://rikhepworth.com/posts/avviso-page-templates-and-editing-video/</link><pubDate>Mon, 21 Feb 2011 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/avviso-page-templates-and-editing-video/</guid><description>&lt;div style="position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;"&gt;
 &lt;iframe allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen" loading="eager" referrerpolicy="strict-origin-when-cross-origin" src="https://www.youtube.com/embed/NFRWHAUky8w?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;" title="YouTube video"&gt;&lt;/iframe&gt;
 &lt;/div&gt;

&lt;p&gt;We’ve just put a &lt;a href="http://www.youtube.com/watch?v=NFRWHAUky8w" target="_blank" rel="noreferrer"&gt;video of the page templates and editing process&lt;/a&gt; up on the AvvisoSharePoint YouTube channel. Our plan is to add more videos over time to show the different things Avviso can do. Enjoy!&lt;/p&gt;</description></item><item><title>Demonstrating Avviso at NEBytes on 23rd February 2011</title><link>https://rikhepworth.com/posts/demonstrating-avviso-at-nebytes-on-23rd-february-2011/</link><pubDate>Tue, 15 Feb 2011 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/demonstrating-avviso-at-nebytes-on-23rd-february-2011/</guid><description>&lt;figure&gt;&lt;img
 class="my-0 rounded-md"
 loading="lazy"
 decoding="async"
 fetchpriority="auto"
 alt="avvisohead"
 width="1005"
 height="635"
 src="https://rikhepworth.com/posts/demonstrating-avviso-at-nebytes-on-23rd-february-2011/images/avvisohead_0FEFFF25_hu_f8360116c75495a4.png"
 srcset="https://rikhepworth.com/posts/demonstrating-avviso-at-nebytes-on-23rd-february-2011/images/avvisohead_0FEFFF25_hu_f8360116c75495a4.png 800w, https://rikhepworth.com/posts/demonstrating-avviso-at-nebytes-on-23rd-february-2011/images/avvisohead_0FEFFF25.png 1280w"
 sizes="(min-width: 768px) 50vw, 65vw"
 data-zoom-src="https://rikhepworth.com/posts/demonstrating-avviso-at-nebytes-on-23rd-february-2011/images/avvisohead_0FEFFF25.png"&gt;&lt;figcaption&gt;avvisohead&lt;/figcaption&gt;&lt;/figure&gt;
&lt;p&gt;I am really chuffed to have been invited back to &lt;a href="http://www.nebytes.net/" target="_blank" rel="noreferrer"&gt;NEBytes&lt;/a&gt; for a follow-up to my last session on content publishing with SharePoint 2010. This time I’ll be demonstrating Avviso and talking about the thought processes that lead to its development, the problems we are trying to solve and where we’d like to go next.&lt;/p&gt;</description></item><item><title>Avviso: A Content Publishing Framework for SharePoint 2010</title><link>https://rikhepworth.com/posts/avviso-a-content-publishing-framework-for-sharepoint-2010/</link><pubDate>Tue, 21 Dec 2010 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/avviso-a-content-publishing-framework-for-sharepoint-2010/</guid><description>&lt;p&gt;&lt;a href="http://www.wordsandpics.co.uk/" target="_blank" rel="noreferrer"&gt;&lt;figure&gt;&lt;img
 class="my-0 rounded-md"
 loading="lazy"
 decoding="async"
 fetchpriority="auto"
 alt="words and pictures logo"
 width="240"
 height="222"
 src="https://rikhepworth.com/posts/avviso-a-content-publishing-framework-for-sharepoint-2010/images/words-and-pictures-logo_3EA9DF45.png"
 srcset="https://rikhepworth.com/posts/avviso-a-content-publishing-framework-for-sharepoint-2010/images/words-and-pictures-logo_3EA9DF45.png 800w, https://rikhepworth.com/posts/avviso-a-content-publishing-framework-for-sharepoint-2010/images/words-and-pictures-logo_3EA9DF45.png 1280w"
 sizes="(min-width: 768px) 50vw, 65vw"
 data-zoom-src="https://rikhepworth.com/posts/avviso-a-content-publishing-framework-for-sharepoint-2010/images/words-and-pictures-logo_3EA9DF45.png"&gt;&lt;figcaption&gt;words and pictures logo&lt;/figcaption&gt;&lt;/figure&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Last week was really exciting for me and my colleagues here at Black Marble as the work we’ve been doing with a partner came to fruition.&lt;/strong&gt; &lt;a href="http://www.wordsandpics.co.uk/" target="_blank" rel="noreferrer"&gt;&lt;strong&gt;Words and Pictures&lt;/strong&gt;&lt;/a&gt; &lt;strong&gt;are a communications agency based not far from us, and we’ve been working together on a great product that builds upon SharePoint 2010 to greatly improve content publishing.&lt;/strong&gt;&lt;/p&gt;</description></item><item><title>Powershell to find missing features in SharePoint 2010</title><link>https://rikhepworth.com/posts/powershell-to-find-missing-features-in-sharepoint-2010/</link><pubDate>Fri, 19 Nov 2010 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/powershell-to-find-missing-features-in-sharepoint-2010/</guid><description>&lt;p&gt;When migrating from SharePoint 2007 to 2010, no matter how hard you try there’s always the chance the the content database upgrade process will throw out errors about features being referenced that are not present in the farm. We have used Stefan Goßner’s &lt;a href="http://code.msdn.microsoft.com/WssAnalyzeFeatures" target="_blank" rel="noreferrer"&gt;WssAnalyzeFeatures&lt;/a&gt; and &lt;a href="http://code.msdn.microsoft.com/WssRemoveFeatureFrom" target="_blank" rel="noreferrer"&gt;WSSRemoveFeatureFromSite&lt;/a&gt; (see his &lt;a href="http://blogs.technet.com/b/stefan_gossner/archive/2008/04/12/moss-common-issue-content-deployment-fails-with-failed-to-compare-two-elements-in-the-array.aspx" target="_blank" rel="noreferrer"&gt;original article&lt;/a&gt;) to track down the references and exterminate them. It’s not the fastest thing on two legs though, and I have a fondness for having my SharePoint 2010 tooling in PowerShell because of the flexibility it gives me.&lt;/p&gt;</description></item><item><title>Enabling the TaxonomyFieldAdded feature to fix ManagedMetadata Column errors</title><link>https://rikhepworth.com/posts/enabling-the-taxonomyfieldadded-feature-to-fix-managedmetadata-column-errors/</link><pubDate>Thu, 11 Nov 2010 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/enabling-the-taxonomyfieldadded-feature-to-fix-managedmetadata-column-errors/</guid><description>&lt;p&gt;We’re working on a solution at the moment that uses a custom site definition. For various reasons we stated with the Blank Site definition and worked from there. Our customisations include content types using custom columns that link to managed metadata term sets. We create all those through features – great! The tricky bit came when after deployment our managed metadata columns were greyed out. Examining the column we say an error telling us that the feature supporting the functionality was not activated.&lt;/p&gt;</description></item><item><title>Powershell script to rename files for use as SharePoint 2010 User Profile thumbnails</title><link>https://rikhepworth.com/posts/powershell-script-to-rename-files-for-use-as-sharepoint-2010-user-profile-thumbnails/</link><pubDate>Thu, 29 Jul 2010 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/powershell-script-to-rename-files-for-use-as-sharepoint-2010-user-profile-thumbnails/</guid><description>&lt;p&gt;User profile photos have changed in SharePoint 2010 in that they are now stored in a single image library in the MySite Host root site collection. They have also changed in that when you change the profile photo, SharePoint takes the file and creates three new images at specific sizes, then discards the file you gave it. These files have specific names to link them to the user account and come in small, medium and large flavours.&lt;/p&gt;</description></item><item><title>Unable to remote control Hyper-V VM after installing SharePoint 2010 on Windows 7</title><link>https://rikhepworth.com/posts/unable-to-remote-control-hyper-v-vm-after-installing-sharepoint-2010-on-windows-7/</link><pubDate>Fri, 30 Apr 2010 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/unable-to-remote-control-hyper-v-vm-after-installing-sharepoint-2010-on-windows-7/</guid><description>&lt;p&gt;True to form, you only discover something isn’t working when you’re in a desperate hurry. We use lots of Hyper-V VMs here at Black Marble and they are mostly running on our four node cluster. I use Failover Cluster Manager and this morning I couldn’t connect remotely to any of the Hyper-V VMs. I kept getting an error:&lt;/p&gt;</description></item><item><title>Fixing SharePoint 2007 IIS WAMREG DCOM 10016 activation errors on Server 2008 R2</title><link>https://rikhepworth.com/posts/fixing-sharepoint-2007-iis-wamreg-dcom-10016-activation-errors-on-server-2008-r2/</link><pubDate>Mon, 08 Feb 2010 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/fixing-sharepoint-2007-iis-wamreg-dcom-10016-activation-errors-on-server-2008-r2/</guid><description>&lt;p&gt;Anybody who works will SharePoint will grumble if you mention DCOM activation permissions. No matter how hard we try, how many patches we install (or how hard we try to ignore it), granting activation and launch permissions to the SharePoint service accounts is like plugging a dike with water-soluble filler.&lt;/p&gt;</description></item><item><title>Reassigning the correct SSL certificate to SharePoint 2010 Web Services IIS Site</title><link>https://rikhepworth.com/posts/reassigning-the-correct-ssl-certificate-to-sharepoint-2010-web-services-iis-site/</link><pubDate>Thu, 07 Jan 2010 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/reassigning-the-correct-ssl-certificate-to-sharepoint-2010-web-services-iis-site/</guid><description>&lt;h2 class="relative group"&gt;Prologue
 &lt;div id="prologue" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#prologue" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;This post is about assigning an SSL certificate to an IIS 7.5-hosted website which is not located in the Personal Certificate store. The steps shown are not SharePoint-specific, however. Hopefully this post will save you the large amount of time I spent hunting down the information on how to do this.&lt;/p&gt;</description></item><item><title>SharePoint Search Gatherer Error 10032</title><link>https://rikhepworth.com/posts/sharepoint-search-gatherer-error-10032/</link><pubDate>Fri, 25 Sep 2009 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/sharepoint-search-gatherer-error-10032/</guid><description>&lt;p&gt;We encountered a problem recently with a two server farm. One server was configured as index and query server. Both servers were delivering pages to users. If a user executed a search on the server which did not run the search services, the Search page returned an error, and we saw the following in the application log and SharePoint logs:&lt;/p&gt;</description></item><item><title>Kerberos for SharePoint on Server 2008 with IIS 7</title><link>https://rikhepworth.com/posts/kerberos-for-sharepoint-on-server-2008-with-iis-7/</link><pubDate>Mon, 06 Jul 2009 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/kerberos-for-sharepoint-on-server-2008-with-iis-7/</guid><description>&lt;p&gt;UPDATE: Spence posted a great comment pointing out some issues with this post. Richard then restored our Community Server DB to a point in time before the post, so it’s been wiped. Post again, Spence, please, as I didn’t get chance to copy the text of the comment, I’m afraid.&lt;/p&gt;</description></item><item><title>Configuring IIS Bindings to include host headers with https on Windows Server 2008 (for SharePoint)</title><link>https://rikhepworth.com/posts/configuring-iis-bindings-to-include-host-headers-with-https-on-windows-server-2008-for-sharepoint/</link><pubDate>Wed, 27 May 2009 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/configuring-iis-bindings-to-include-host-headers-with-https-on-windows-server-2008-for-sharepoint/</guid><description>&lt;p&gt;&lt;strong&gt;NOTE:&lt;/strong&gt; &lt;em&gt;We use a wildcard SSL certificate which makes our life much easier when dealing with multiple hostnames. I have not tested this approach with multiple SSL certificates for specific sites.&lt;/em&gt;&lt;/p&gt;</description></item><item><title>Incoming Email with SharePoint on Windows Server 2008</title><link>https://rikhepworth.com/posts/incoming-email-with-sharepoint-on-windows-server-2008/</link><pubDate>Wed, 27 May 2009 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/incoming-email-with-sharepoint-on-windows-server-2008/</guid><description>&lt;p&gt;I’ve been meaning to write this up for a while, simply because it’s not quite as straightforward as with Server 2005.&lt;/p&gt;
&lt;p&gt;To configure incoming email on SharePoint when running on Server 2008 you’ll need to run through the following steps:&lt;/p&gt;</description></item><item><title>SharePoint Service Pack 2 Pains</title><link>https://rikhepworth.com/posts/sharepoint-service-pack-2-pains/</link><pubDate>Wed, 27 May 2009 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/sharepoint-service-pack-2-pains/</guid><description>&lt;p&gt;I finally bit the bullet and decided to upgrade our SharePoint farm yesterday. I’d been holding off for a while because of time constraints and because of a &lt;a href="http://blogs.msdn.com/brismith/archive/2009/04/17/project-server-2007-upgrading-from-a-pre-october-cu-may-fail-during-psconfig-step-8.aspx" target="_blank" rel="noreferrer"&gt;known issue with Project Server&lt;/a&gt;, also part of our farm.&lt;/p&gt;</description></item><item><title>SharePoint 2007: Following Adobe Instructions Can Cause Problems</title><link>https://rikhepworth.com/posts/sharepoint-2007-following-adobe-instructions-can-cause-problems/</link><pubDate>Fri, 06 Feb 2009 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/sharepoint-2007-following-adobe-instructions-can-cause-problems/</guid><description>&lt;p&gt;Having just spent a long time examining the state of a new farm we’ve been working on for demonstrations, I would like to issue a warning…&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The Problem:&lt;/strong&gt; None of the ‘New…’ menu items in our document libraries would work – we were seeing the error message:&lt;/p&gt;</description></item><item><title>Workflow and SQL Error: Part 3</title><link>https://rikhepworth.com/posts/workflow-and-sql-error-part-3/</link><pubDate>Thu, 28 Aug 2008 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/workflow-and-sql-error-part-3/</guid><description>&lt;p&gt;As you may remember from my &lt;a href="https://rikhepworth.com/post/2008/07/2008-07-03-workflow-history-and-sql-error.aspx" &gt;earlier post&lt;/a&gt; and subsequent &lt;a href="https://rikhepworth.com/post/2008/07/2008-07-14-workflow-and-sql-error-update.aspx" &gt;follow-up&lt;/a&gt;, we have been seeing an issue related to workflows and the Workflow History list in SharePoint 2007. As I&amp;rsquo;ve already mentioned, the case is with Microsoft and I also said that I would post updates as new information arrived. Today, more detail has emerged and, as promised, I am sharing.&lt;/p&gt;</description></item><item><title>SharePoint Website Schematic</title><link>https://rikhepworth.com/posts/sharepoint-website-schematic/</link><pubDate>Fri, 01 Aug 2008 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/sharepoint-website-schematic/</guid><description>&lt;p&gt;I find myself drawing the same diagram over and over again in meetings to explain how SharePoint sites relate to IIS web sites, how managed paths and alternate access mappings fit and why you need to extend the SharePoint web application if you want more than one authentication provider.&lt;/p&gt;</description></item><item><title>Unable to access My Tasks in Project Web Access</title><link>https://rikhepworth.com/posts/unable-to-access-my-tasks-in-project-web-access/</link><pubDate>Fri, 01 Aug 2008 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/unable-to-access-my-tasks-in-project-web-access/</guid><description>&lt;p&gt;Sometime ago we noticed an issue with My Tasks in Project Server. Certain users were unable to access My Tasks at all - they simply got a SharePoint error page.&lt;/p&gt;</description></item><item><title>Site Policies and FBA in SharePoint: Update</title><link>https://rikhepworth.com/posts/site-policies-and-fba-in-sharepoint-update/</link><pubDate>Wed, 30 Jul 2008 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/site-policies-and-fba-in-sharepoint-update/</guid><description>&lt;p&gt;My apologies to Craig, who posted a comment to my earlier post about our FBA problems and I didn&amp;rsquo;t notice until today.&lt;/p&gt;
&lt;p&gt;To update you all on the situation, the fault is still with Microsoft and I have not yet received a hotfix.&lt;/p&gt;</description></item><item><title>Workflow and SQL Error: Update</title><link>https://rikhepworth.com/posts/workflow-and-sql-error-update/</link><pubDate>Mon, 14 Jul 2008 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/workflow-and-sql-error-update/</guid><description>&lt;p&gt;I posted last week about a couple of issues we were experiencing with SharePoint. I made some traction on the &lt;a href="https://rikhepworth.com/post/2008/07/2008-07-03-workflow-history-and-sql-error" &gt;Workflow History issue&lt;/a&gt; at the end of last week and the revelation was pretty far-reaching, so I&amp;rsquo;m posting again.&lt;/p&gt;</description></item><item><title>Problems with Site Policies and FBA in SharePoint 2007</title><link>https://rikhepworth.com/posts/problems-with-site-policies-and-fba-in-sharepoint-2007/</link><pubDate>Thu, 03 Jul 2008 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/problems-with-site-policies-and-fba-in-sharepoint-2007/</guid><description>&lt;p&gt;If you are using Forms Based Authentication and try to access Site Policies you may well find that you get an Access Denied response. If you do, this post will help you!&lt;/p&gt;</description></item><item><title>Workflow History and SQL Error</title><link>https://rikhepworth.com/posts/workflow-history-and-sql-error/</link><pubDate>Thu, 03 Jul 2008 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/workflow-history-and-sql-error/</guid><description>&lt;p&gt;When trying to view an item in a list which has workflows run against it, you get an error:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Some part of your SQL statement is nested too deeply. Rewrite the query or break it up into smaller queries&lt;/p&gt;</description></item><item><title>A great article on handy SharePoint controls</title><link>https://rikhepworth.com/posts/a-great-article-on-handy-sharepoint-controls/</link><pubDate>Mon, 17 Mar 2008 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/a-great-article-on-handy-sharepoint-controls/</guid><description>&lt;p&gt;I don&amp;rsquo;t know about you, but I always mean to gather various bits of knowledge into one place, but just like tidying my filing at home, I never quite get around to it. Fortunately for me, &lt;a href="http://sharepointnutsandbolts.blogspot.com/" target="_blank" rel="noreferrer"&gt;Chris O&amp;rsquo;Brien&lt;/a&gt; is a bit more organised and in my ever expanding blogroll today I saw a &lt;a href="http://sharepointnutsandbolts.blogspot.com/2008/03/great-controls-to-be-aware-of-when.html" target="_blank" rel="noreferrer"&gt;great article&lt;/a&gt; about really useful SharePoint controls to use in custom pages for that handy bit of functionality.&lt;/p&gt;</description></item><item><title>EMEA Project Conference - Madrid</title><link>https://rikhepworth.com/posts/emea-project-conference-madrid/</link><pubDate>Mon, 03 Dec 2007 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/emea-project-conference-madrid/</guid><description>&lt;p&gt;Finally, after all the excitement that &lt;a href="http://blogs.blackmarble.co.uk/blogs/rfennell/default.aspx" target="_blank" rel="noreferrer"&gt;Richard&lt;/a&gt; and &lt;a href="http://blogs.blackmarble.co.uk/blogs/boss/" target="_blank" rel="noreferrer"&gt;Robert&lt;/a&gt; had in Seattle and Barcelona, I find myself in the &lt;a href="http://www.auditoriumhoteles.com/en/" target="_blank" rel="noreferrer"&gt;Auditorium Hotel&lt;/a&gt;, Madrid for the &lt;a href="http://www.microsoft.com/europe/msprojectconference/default.aspx" target="_blank" rel="noreferrer"&gt;EMEA Project Conference&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;According to the multilingual sales blurb in my room, the hotel is the largest in Europe, and I must say it&amp;rsquo;s &lt;em&gt;very&lt;/em&gt; nice. We flew in yesterday and today is an MS Partner-only day before the conference itself kicks off tomorrow.&lt;/p&gt;</description></item><item><title>Project Partner Day</title><link>https://rikhepworth.com/posts/project-partner-day/</link><pubDate>Mon, 03 Dec 2007 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/project-partner-day/</guid><description>&lt;p&gt;Well, it&amp;rsquo;s the end of day zero, the partner-only day here at the Madrid Project Conference. It&amp;rsquo;s been an interesting day. I&amp;rsquo;m not sure what I am allowed to say, but service pack 1 for Office 2007, which covers the desktop products, sharepoint, project server et al is &lt;em&gt;very&lt;/em&gt; close to being available now. That was an interesting announcement, as we are looking at installing Project Server in Black Marble. I&amp;rsquo;d like to wait for SP1 - it makes sense - but because SharePoint will be patched at the same time I need to do some testing of our customisations first.&lt;/p&gt;</description></item><item><title>SharePoint problems with access rights</title><link>https://rikhepworth.com/posts/sharepoint-problems-with-access-rights/</link><pubDate>Wed, 18 Jul 2007 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/sharepoint-problems-with-access-rights/</guid><description>&lt;p&gt;I spent a while knocking my head against a problem with a SharePoint server farm that&amp;rsquo;s worth posting about. It&amp;rsquo;s also worth a big hats-off to our Technical Support Coordinator at Microsoft Partner Support who dredged up the article that finally pointed us in the right direction.&lt;/p&gt;</description></item><item><title>SharePoint 2007 on x64 - don't try to run 32-bit web apps!</title><link>https://rikhepworth.com/posts/sharepoint-2007-on-x64-dont-try-to-run-32-bit-web-apps/</link><pubDate>Mon, 05 Feb 2007 00:00:00 +0000</pubDate><guid>https://rikhepworth.com/posts/sharepoint-2007-on-x64-dont-try-to-run-32-bit-web-apps/</guid><description>&lt;p&gt;We&amp;rsquo;re slowly migrating services onto our new servers here at Black Marble. This morning we had one of those moments where significant amounts of wall kicking and teeth gnashing ensue.&lt;/p&gt;</description></item></channel></rss>