Search code examples
asp.net-mvc-3sql-server-ceef-code-firsttrust

How can I find out what level of Trust is needed for EFCodeFirst.SqlServerCompact


I am using in my application DLL EFCodeFirst.SqlServerCompact, installed via Nuget.

In my host (Partial Trust), I get a security error when I try to use this DLL.

How can I find out what level of trust in this DLL? How can I make it run with Medium/Partial trust?


Solution

  • SQL Server Compact 4.0 supports full and medium trust