Error Creating a Document Workspace
"This document is already stored in a Document Workspace. A new Document Workspace cannot be created for this document."
"This document is already stored in a Document Workspace. A new Document Workspace cannot be created for this document."
Sometimes when you try to remove a Content Type’s association from a list, you will get the error "Content Type is still in use", even if you don’t seem to have any items in the list! Here are a few things to check: Make sure that the Content Type isn’t the default – Go to…
There are two significant performance and reliability patches available for Vista that have not yet been released through Windows Update. You can go and grab them from Microsoft’s site, though. http://support.microsoft.com/?kbid=938979http://support.microsoft.com/?kbid=938194 I installed them today, and I think that I’m already seeing some improvements, specifically coming back from hibernation on my laptop. Some Office apps…
<UPDATE date=”2011-02-14″>: As of jQuery 1.5, single quotes are *required* around z:row or any other similar node selector. This was actually “required” in previous versions of jQuery, but not enforced. </UPDATE> I often get questions like “Why would you use the Web Services? Can’t you just use managed code and be done with it?” Once…
Digital content sharing with SharePoint is both a tremendously useful set of features and also a set of capabilities fraught with peril – depending on the type of content and the knowledge level of the person doing the sharing. As most SharePointillists know, SharePoint provides a hierarchical security model. It can get extremely complex either…
Hiding a Document library from user in the browser is straightforward using SharePoint Designer (SPD) and there is a single setting to accomplish it. First, open the site with SPD. Once the site is open, you will see the list of objects contained within the site down the left side of the screen. By default,…
Unfortunately quickly followed by 0.2.10a to fix a quick bug. But at least it was a quick fix, and driven by someone called mwhite01 trying to actually use SPDisplayRelatedInfo to solve a business requirement. In this release, the main new things are a new function called $().SPServices.SPDebugXMLHttpResult and a slew of new Web Service operations. …