feedburner

Subscribe

View Venkat Varkala\

How to build a MOSS Development Enviornment

Labels:

 http://weblogs.asp.net/erobillard/archive/2007/02/23/build-a-sharepoint-development-machine.aspx

Feature Stapling

Labels:

Awesome new feature in WSS V3. We can add a new feature to out of the box templates using "Feature Stapling"

http://schemas.microsoft.com/sharepoint/">
 
 
 

 

 

More info at http://blogs.msdn.com/cjohnson/archive/2006/11/01/feature-stapling-in-wss-v3.aspx

 

Who owns out-of-the-box SharePoint Site Definition

Labels:

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.

Session cookies and "_" (underscores) in SharePoint

Labels:

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 “_”).