How to solve the “Could not load type 'System.ServiceModel.Activation.HttpModule' …” error message

Technical support leader

Juraj Ondrus asked on December 13, 2011 06:03

How to solve the “Could not load type 'System.ServiceModel.Activation.HttpModule' …” error message

Correct Answer

Juraj Ondrus answered on December 13, 2011 06:03

When you encounter a similar issue, the following action may help solve the problem:
Call:
aspnet_regiis.exe /iru
through the command prompt. You can find it in the folder:
* %windir%\Microsoft.NET\Framework\v4.0.30319
* %windir%\Microsoft.NET\Framework64\v4.0.30319
(64-bit machine)

Additional info can be found under the links below:
IIS.NET blogs
DevOneNode

-rm-
0 votesVote for this answer Unmark Correct answer

   Please, sign in to be able to submit a new answer.