How to build a MOSS Development Enviornment
Monday, March 26, 2007 | 0 Comments
Feature Stapling
Awesome new feature in WSS V3. We can add a new feature to out of the box templates using "Feature Stapling"
More info at http://blogs.msdn.com/cjohnson/archive/2006/11/01/feature-stapling-in-wss-v3.aspx
Monday, March 26, 2007 | 0 Comments
Who owns out-of-the-box SharePoint Site Definition
Microsoft “own” the out of the box site definitions, any service pack can update the site definitions that microsoft ship with the product. Lesson Learned : Always start with custom site Definition.
Monday, March 26, 2007 | 0 Comments
Session cookies and "_" (underscores) in SharePoint
Recently I have add a new a Alternate Access Mappings "infopath_dev.portal.com" to my dev enivornment, then I have noticed below error while opening InfoPath form
"The form cannot be displayed in the browser because the use of session cookies has been disabled in the current browser settings. In order to load the form, session cookies must be allowed."After digging a little bit figured out, browsers (this errors occurs only in IE, works great in Firefox) does not accept cookies if a host name contains a underscore (character “_”).
Sunday, March 11, 2007 | 0 Comments
