Enable AJAX Support in SharePoint,WSS, MOSS 2007
Microsoft suggests the following changes to web.config for your SharePoint installation if you want to enable AJAX functionality. http://msdn.microsoft.com/en-us/library/bb861898.aspx
However it is easier to use this Feature and activate it through SharePoint central administration. Benefits are that it both creates the changes when you activate and undo the changes when you deactivate. And from a deployment perspective it is more “clean”.
http://www.moss2007.be/blogs/vandest/Documents/SPWebConfig_XML.zip
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
when i m making feature active, its also changing sessionstate tag on MOSS server while in WSS server there is no sessionState tag
if i dont wanna replace that sessionState tag what should i do?
please reply ASAP