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 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: Feature, web.c, web.config | 1 Comment »
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: web.config | Leave a Comment »