ASP.NET error - The 'System.ServiceModel/ServiceHostingEnvironment' configuration section cannot be created.

Currently rated 5.0 by 1 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
March 18, 2009 20:37 by Jaroslav Kobližek
A month ago, I started to work on the customized version of BlogEngine.NET. By default it‘s being debugged on ASP.NET Development Server, but I tried to run it on my local IIS7 server. When the application was starting I got a strange ASP.NET error that complains about missing information in machine.config in conjuction with Windows Communication Foundation. See, how to fix it. [More]