Link to home
Start Free TrialLog in
Avatar of JulienVan
JulienVanFlag for France

asked on

How to use the <NetFx40_LegacySecurityPolicy> Element in .NET 4 configuration files?

Hi, I'd like to use the <NetFx40_LegacySecurityPolicy> element in the configuration file of one of my projects in Visual Studio 2010, as described here : http://msdn.microsoft.com/en-us/library/dd409253.aspx , but I don't know what is the XML configuration file to modify.
Can you please help?
Many thanks
ASKER CERTIFIED SOLUTION
Avatar of effes
effes
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of JulienVan

ASKER

Thank you effes, it works like a charm!
You're welcome.