Hi in this post i will show how to resolve this below error in asp.net:
Could not load type 'System.ServiceModel.Activation.HttpModule' from assembly 'System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken......
1. To resolve this error go to start--> run -->cmd . Right click on cmd and select option run as administrator.
2. After this go to path "C:\Windows\Microsoft.NET\Framework\v4.0.30319" in the command prompt.
3. Now execute this command "aspnet_regiis.exe -iru".
Could not load type 'System.ServiceModel.Activation.HttpModule' from assembly 'System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken......
1. To resolve this error go to start--> run -->cmd . Right click on cmd and select option run as administrator.
2. After this go to path "C:\Windows\Microsoft.NET\Framework\v4.0.30319" in the command prompt.
3. Now execute this command "aspnet_regiis.exe -iru".
No comments:
Post a Comment