Once upon a time I had to create a web solution for a SMB-client within Microsoft environment. I was stuck when I understood that the best thing is to buy a MOSS (Mictosoft Office SharePoint 2007) to create it – but that would extremely rise TCO (Total Cost of Ownership). Everybody knows – licensing MOSS isn’t cheap.
So I had to think of free (or at least cheaper) analogs, and it’d be good if they’d live within MS environment, too. I thought of a simple and free (!) solution: Windows SharePoint Services 3.0 (WSS) + Microsoft Search Server 2008 Express.
Main benefits of such a pair are:
- they both are free;
- using it together gives almost the same functionality as MOSS.
That’s all for now; I’ll continue posting about this development because now we’re at architecture planning stage.