Hi,
I am migrating a .NET 3.5 project to 4.0. As recommended by Microsoft, I added <NetFx40_LegacySecurityPolicy enabled="true" /> to app.config to continue to use the old security policy. A few of the SecurityException went away after the change, however, spring's didn't. Does anyone have any idea how to get around it?
Thanks,
Candy


Reply With Quote
