Welcome to MSDN Blogs Sign in | Join | Help

September 2008 - Posts

MOSS/WSS SiteTemplate codes
If you ever tried to use stsadm -o createsite or createweb operations, you come accorss a the -sitetemplate parameter. It actually took me some time to find the accepted values for this, so I compiled all the ones I could find. I haven’t tried them all, Read More...
Web Templates in MOSS 2007
The following are the web templates for MOSS 2007: Template Title Template Name Template Description Global Template GLOBAL#0 This template is used for initializing a new site. Note : Do not use this template. Team Site STS#0 A site for teams to quickly Read More...
Sharing some SharePoint Knowledge
http://mossuserprofiles.blogspot.com/ Read More...
How to create MySite Programmatically
SharePoint provides APIs to create MySite programmtically. UserProfile object provides a method to create personal site. Following console application creates MySite for a given account: using Microsoft.Office.Server; using Microsoft.Office.Server.Administration; Read More...
The security validation for this page is invalid. Click Back in your Web
The security validation for this page is invalid. Click Back in your Web Got this error when I turned on Annoymous Access in MOSS. Navigate thru the followwing and turn the security validation Off Central Administration--->application management---->web Read More...
Page view tracker