Security exception when using strongly typed ActionLinks
- by ITmeze
I am getting:
System.Security.SecurityException: Request for the permission of type 'System.Web.AspNetHostingPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.
when I try to use strongly-typed links int asp.net mvc.
My app is running under full-trust