Sunday, April 1, 2012

Could not load type System.ServiceModel.Activation.HttpModule: aspnet_regiis to the rescue

I recently installed Sharepoint on my machine and I couldn't run some Windows Azure solutions. The error was "Could not load type System.ServiceModel.Activation.HttpModule" and it's actually really simple to fix. Just run aspnet_regiis -iru and you're good to go!


No comments: