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."
Last week was a busy one for me, not so much with client work (though I managed to get a lot of that in, too), but with speaking at SharePoint events. On Saturday, September 22, I was honored to deliver one sixth of the sessions in the keynote slot which kicked off the day. My…
I got this question in one of my courses over at the USPJ Academy, and I though the answer might be more widely useful. JavaScript files (and CSS files) can be minified for production use) – ref. your post on the JavaScript CompressorRator. I was wondering – by pure curiosity – if compressing xsl templates…
A couple of cool things happened today with SPServices that I thought I’d capture in a post. First, I saw a couple of tweets this morning from Ryan Kirkman (@ryan_kirkman). Ryan runs a CDN for JavaScript solutions called cdnjs. CDNJS was started in January 2011 as an attempt to speed up the web. It was…
Until the other day when I figured this out, every time I hovered my mouse pointer over a presence indicator on SharePoint Online, my browser – which is Internet Explorer 10 at the moment – would crash. It wasn’t some polite little crash, either. The window would freeze, the dreaded “Internet Explorer has stopped working”…
For a long time, I’ve been reluctant to try to add caching to SPServices. The main reason is that I couldn’t think of a reliable way to do it that wasn’t going to cause potential issues and it also had to be backward compatible. Well, I think I’ve cracked that nut. In the current alpha…
I ran across a great JQuery and SharePoint 2007 blog post yesterday, and I wanted to capture the URL here for later reference. Vedant Kulshreshtha has done a great job gathering up links to explain what jQuery is all about, why it is a good thing, what people think about it, how you might use…