Friday, 15 May 2009

SharePoint AdventureWorks WCM demo

Cool, SharePoint AdventureWorks WCM demo has landed at http://www.microsoft.com/click/SharePointDeveloper/ Thank you cScape, Microsoft and everyone else involved in putting it together.

Monday, 11 May 2009

STSADM -sitetemplate

I noticed something odd today while trying to create a web using stsadm. I ran the following:

stsadm -o createweb -url http://litwaredemo/sites/EasternConference/AtlanticDivision -sitetemplate SPSSITE#0 -title "Atlantic Division"

However I got back an error saying :

File or arguments not valid for site template SPSSITE#0

I realised the problem was I forgot the last “S” just before the # for the site template. But rather then completely failing SharePoint partially created the web. So after fixing the syntax error I first had to delete the web before running the command again.

Friday, 8 May 2009

stsadm -help

When using stsadm you can see the syntax for each operation by opening a command line and typing:

stsadm –help

E.g.
stsadm.exe -o addpath
Would display:
stsadm.exe -o addpath
-url
-type

Thursday, 23 April 2009

SharePoint Foundation Server

I predict the new version of Windows SharePoint Services 3.0 will be called one of the following:
  • SharePoint Foundation Server
  • SharePoint Foundation Server 2010
  • SharePoint Foundation Services
  • SharePoint Foundation Services 2010

Tuesday, 21 April 2009

Get up to speed with FAST, fast

Natalya Voskresenskaya (SharePoint MVP) will be blogging about FAST soon, see her post here.

I’ve spoken to a few people in the SharePoint community about FAST and I am not surpirsed that most know nothing or very little about it. My reasoning is that it is expensive and hard to get hold of, last time I looked you couldn’t download it. Anyway I look forward to the blogs by Natalya Voskresenskaya.

Friday, 17 April 2009

SharePoint 2010 predictions

I predict SharePoint 2010:
  • Will include a LMS within its first service pack
  • A new content type will be Multimedia (Video and Audio)
  • Records Management will be very different - better
  • W3C standards support will be much better - it couldn't get worse could it?

Oh and the learning curve will be as steep as MOSS!

SharePoint 2010 beta released soon?

So Chris Capossela says that:

Office 2010 — including Office Web applications, SharePoint Server 2010... will enter a technical preview in the third quarter of 2009 and will release to manufacturing in the first half of 2010.

I take this to mean that some Gold Partners will have SharePoint 2010 before the technical preview.