Error when generating database with .NET 10 – System.Security.Permissions assembly not found

Hi Radzen team,

I encountered an issue when trying to generate/create a database model using a Radzen project targeting .NET 10.

When I try to generate the database/context from MySQL database, Radzen fails with the following error:

Could not load file or assembly
'System.Security.Permissions, Version=10.0.0.0, Culture=neutral,
PublicKeyToken=cc7b13ffcd2ddd51'.

The system cannot find the file specified.

Could this be related to .NET 10 compatibility or the current MySQL database generation tooling?

Hi @Thanh,

This seems to be an issue with MySQL database scaffolding. We will address it with the next version which will go live shortly.

1 Like