Over a year ago, I built myself a virtual machine in VMWare Workstation so that I could hack around with it. I’ve used it for some client development, but mostly it’s where I work on the demos I use when I speak at events.
Recently, when FPWeb decided to get out of the Exchange hosting business (I was sad to leave them – they are awesome to work with) I set up an Office365 account with Microsoft, at first just for Exchange. Not only did I feel that it was a good value, I also wanted to be able to eat some of the dog food that I talk about all the time. I like Exchange over plain old free POP or IMAP email services because I get the same view on all of my devices; the synching provides just the right solution for me and I’m willing to pay for it. (No free ride for us Microsoft MVPs, sadly.)
Office365 is pretty cool to work with. It’s got a little bit too much of a system administrator feeling, but not nearly as much as I had worried about. The menus and pages are cleanly laid out (more of that fresh Metro UI-ish goodness, though I’m sure we’ll all be tired of it in due course) and generally pretty easy to figure out. It may be that’s because I know the underlying products reasonably well, but it’s certainly a giant leap forward from what Microsoft has done with admin interfaces in the past. I don’t think that the average small company person could figure out how to use it all, but it suits me just fine.
Now that I’ve got things set up, I wanted to port my demo stuff to SharePoint Online from my VM. The VM works just fine, but porting is a useful exercise, plus I would like to move my Sympraxis Consulting Internet site to SharePoint Online at Office365 at some point, so this is a good first step. (I still have my Sympraxis site hosted with FPWeb in WSS 3.0, believe it or not. It’s good enough for now, frankly.)
It seemed as though this should be a fairly easy process. I’ve got a few sites in a separate Site Collection for the demos, and all I thought I’d need to do is to save them each as a Site Template (actually, a Solution – the Save “Site as Template” item wording doesn’t match the gallery name that it ends up in – the Solution Gallery) and then rehydrate it in SharePoint Online. The way I work in SharePoint’s Middle Tier, I don’t need to activate any wacky features, so how hard could it be?
I already had a Solution saved for my Middle Tier site, so I uploaded that to the Solution Gallery in SharePoint Online and activated it with no problem.

It can be pretty easy to forget to activate the Solution, so I’ve highlighted the button above.
Once the Solution was activated, I went to create a new site with it.

Hey, this was going well. It was really easy!
WHAM! The easy stage was over.

OK, so somehow I’ve got a feature activated in my VM that isn’t activated in my SharePoint Online site. No big deal, right? I can just go and find the {b5934f65-
a844-4e67-82e5-92f66aafe912} feature and activate it for SharePoint Online. But what the heck is the {b5934f65- a844-4e67-82e5-92f66aafe912} feature?
I Bingled the GUID (see my post on using OneNote to get the text from a screen grab for a tip – for some reason you can’t copy the text in the error to the clipboard) and found the answer on Ian Morrish‘s excellent WSSDEMO site.

Well, not the actual answer, but something sort of informative. Since the DisplayName is ReviewWordflowsSPD and the Title1 is Routing Workflows – SharePoint 2010, I could reasonably assume that it had something to do with workflows. I compared the two environments and realized that I needed to activate the Wordflows (Aggregated set of out-of-box workflow features provided by SharePoint) Site Collection Feature:

Well, maybe this wouldn’t be so bad, after all, I thought. I activated the feature and went to create the site again. WHAM! Out of the fast lane again.

This is where I got a little annoyed and tweeted:
Moving existing sites to #Office365 not easy. Feature GUIDs will be my undoing. Looks like af6d9aec-7c38-4dda-997f-cc1ddbb87c92 isn't there.
and then later
No end user should ever have to look at a GUID or figure out what it means. What's so wrong with words?
So far, I haven’t been able to figure out what the {af6d9aec-7c38-4dda-997f-cc1ddbb87c92} feature is. The hits I get by searching tell me things about the Help Desk Template from the Fantastic (not so much) 40 templates, but I’ve never had that in any of my environments. One of the hits I got from searching was right back on my own blog (always a delicious irony).
So I’m stuck, and there’s no obvious way to figure out what that feature actually is. The point is that the GUID is pretty uninformative. SharePoint shouldn’t give me such unactionable, vague information. Even if I can find the GUID written up somewhere (as in Ian’s helpful site above), it’s not always obvious what to do with the information.
I’ve talked to quite a few people about the fact that I think one of the critical success factors for Office365 will be portability. What I was trying to do was pretty basic. I wanted to understand how Office365 might work for me if I wanted to use it for hosting my stuff. We all need to be able to move content in and out of The Cloud at will.
This is probably the first thing that any large enterprise would want to do as well. “Hey, let’s get Sandie down in the SharePoint admin pit to copy some of our typical sites over to SharePoint Online and see how they work.” At least, that’s what I’d do if I were a CIO thinking about moving some of my stuff to The Cloud. I’d want to see how easy it was to do something basic. Poor Sandie probably doesn’t have much of a chance of completing the task, though. As CIO, I’d want to know that I can *reasonably* easily move my stuff into the Cloud and back again. This would give me a comfortable feeling that I could trust Office365 with my stuff and not worry about changing my mind (or having my business requirements change it for me) down the road.
I’m pretty sure that I’m going to work out my little problem with good old {af6d9aec-7c38-4dda-997f-cc1ddbb87c92} – after all, I can hit up some of the best SharePoint minds on the planet through the MVP network – but I’m not so sure that Sandie and her CIO will get past these types of things as they look at using Office365. My suggestion to the Microsoft folks is to come up with some really brain dead easy tools to facilitate this sort of thing. (I know for a fact that my friends at MetaVis have a great toolset to enable this, but should I need to work that hard?)
Even better: stop putting GUIDs in front of end users and expecting them to know what to do with them.