The entire error message:
Could not load type 'System.ServiceModel.Activation.HttpModule' from assembly 'System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Everywhere the solution for this problem is the re-registering aspNet by using aspnet_regiis.exe. But it did not work for me.
I have also tried the 1st and 2nd solutions proposed by the microsoft support team but still the same problem.
i'm trying to host my WCF Service on Windows server 2008, IIS7 using .NET 4
i have run out of ideas.