Hello dear,
Using new 4.5 Framework .NET I don't be able to se my user control hosting in a web page (client and server side both).
In the past I fixed this problem following the instruction that I found in those post & blogs:
http://blogs.msdn.com/b/shawnfa/archive/2003/06/20/57023.aspx
http://social.msdn.microsoft.com/forums/en-US/clr/thread/67a2bd33-8a7b-499d-a21f-ad5b94931a11/
"To modify the policy to allow full trust for all Intranet assemblies:
- Expand the All_Code code group
- Right click the LocalIntranet_Zone code group, and select properties
- Switch to the Permission Set tab, and select FullTrust
"
I've used caspol and I've tried to set <NetFx40_LegacySecurityPolicy enabled="true"/> without success.
Anyone could help me please?
Thank you!
Gianluca.