While running the ESB Resolver example, I got a lot of errors that stated that Could Not Load Type ’System.ServiceModel.Activation.HttpModule’
In order to resolve this: you need to run the following command
C:\Windows\Microsoft.NET\Framework\v4.0.30319>aspnet_regiis.exe -iruThis will fix your issue