Welcome to MSDN Blogs Sign in | Join | Help

October 2009 - Posts

Activation Without .svc files – Config Based Activation (CBA)

.Svc files were perceived as a management overhead. In Net Framework 4.0, WCF  services hosted in WAS/IIS do not require .svc file anymore. We can activates service through the  config Based Activation feature. This feature allows for registration

.NET 4.0 Beta1/Beta2 Web Application Configuration section missing declaration error

Symptoms If you encounter the following error in your web application (things hosted in IIS) “The configuration section <sectionName> cannot be read because it is missing a section declaration "     examples “The configuration section
 
Page view tracker