Getting error: No permission to read or write entity

1
I’me getting an error message: "No permission to read or write entity [name]", during Run Local, where the [name] is from a previous project, not the one I am trying to run. Any suggestions where I should look to resolve this?   thanks, Matt
asked
3 answers
4

Are you running a native mobile app in the Make it Native app? If so, flip the “Clear Data” switch before loading your app.

answered
1

Heey Matt,

I dont know if you have tried it already or if it helps but have you tried cleaning your deployment directory?

Kind regards,

Edo

answered
0

Look at any code part that has been copied or reused from your previous project. Widgets, shared modules, etc. If that fails, do a general lookup to [Name], both in the Mendix Studio and in Eclipse.

answered