Jump to content

Recommended Posts

Using FOMM, several mods cannot be installed due to them relying on "CAS policy."

It says that I need to use the NetFx40_LegacySecurityPolicy configuration switch, and to go to http://go.microsoft.com/fwlink/?linkid=155570 for more information.

Amusingly, the error message assumes that I know jack about software development, because I have no idea what do do with this:

 

<NetFx40_LegacySecurityPolicy

enabled="true|false"/>

 

or this:

 

<configuration>
<runtime>

<NetFx40_LegacySecurityPolicy enabled="true"/>
</runtime>
</configuration>

 

Can someone point me in the right direction?

Edited by Jambo11
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...