Wednesday, May 23, 2012

Modify a SharePoint web application's web.config for all servers in the farm

If we need to modify all the server's web.config for a web application, then use the

SPWebConfigModification class to update the config files.

Check the following link for reference.


http://sharepointsolutions.blogspot.in/2006/12/using-spwebconfigmodificat_116736917110571614.html

No comments:

Post a Comment