Could not load type System.ServiceModel.Activation.HttpModule - SmartPlant Foundation - IM Update 46 - Help - Hexagon

SmartPlant Foundation Help

Language
English
Product
SmartPlant Foundation
Search by Category
Help
SmartPlant Foundation / SDx Version
10
SmartPlant Markup Plus Version
10.0 (2019)
Smart Review Version
2020 (15.0)

After Windows features and additional roles are installed, you may find that you get this error:

Could not load type System.ServiceModel.Activation.HttpModule.

This is because you’ve installed some .Net 3.5 features on top of .Net 4.0 features. To resolve this issue:

Windows Developer machine

  1. Open a visual studio command console.

  2. Run the command aspnet_regiis.exe /iru.

  3. Now connect to the cache server using named pipes.

Windows Server

  1. Browse to C:\Windows\Microsoft.NET\Framework64\v4.0.30319 to get into the right directory.

  2. Open a command prompt and type C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet_regiis -iru.