Strange error

This component is a sub component. On the parent component there are several components but only this causes an error. If I edit just this component there is no error.
Any suggestions?

This component probably tries to access the database in some of its events. You can use the C# preprocessor to hide that from Radzen Blazor Studio and avoid such errors.