FIX
Search for a text "handlers".
You will find something like below.
<section name="handlers" overrideModeDefault="Deny" /> change this value from "Deny" to "Allow"
Or
Search for a text "modules".
You will find something like below.
<section name="modules" allowDefinition="MachineToApplication" overrideModeDefault="Deny" /> change this value from "Deny" to "Allow"
Or Both.
No comments:
Post a Comment