WCF - Error 500.21 Handler "svc-Integrated" has a bad module "ManagedPipelineHandler" in its module list"

WCF - Error 500.21 Handler "svc-Integrated" has a bad module "ManagedPipelineHandler" in its module list"

If you  see this error you havent installed the prerequistes for ASP.NET 4.Try this
  1. Open Visual Studio Command Prompt
  1. Type the following: 
  1. aspnet_regiis.exe -i
  1. Run the command
  1. Try your service again... 
  1. Happy Face - it should be working :-)
 This basically installs the necessary ASP pieces to get your service up and working!

Comments

Popular posts from this blog

VS 2012: No exports were found that match the constraint : ContractName

How to Tweak the New Multi-Monitor Taskbar in Windows 8