Microsoft Technology, .Net, BizTalk, Sharepoint & etc.

Liedong(Ken) Zheng, Senior SharePoint Developer at SIMPLOT

Posts Tagged ‘web.config’

Failed to apply a web.config modification to file ‘configuration/system.serviceModel/behaviors/serviceBehaviors’.

Posted by ken zheng on October 17, 2008

If you get this error when you active SharePoint Feature, that means you web.config missed the WCF Config setting.

adding this xml node directly after the

Posted in Sharepoint | Tagged: , , | 1 Comment »

Reset Properties.Settings.Default value

Posted by ken zheng on May 1, 2008

If you need let your Properties.Settings.Default to use your modified web.config value, remove the Settings.settings under Properties of the web application

Posted in .Net | Tagged: | Leave a Comment »