Hi Satya, does it help when you restart Studio Pro (and maybe also Windows itself)? It seems this is a specific issue related to access rights on the Operation System level.
If a restart doesn't help you out, you can try to remove your local app and retrieve it from the Team Server. However, this will delete any local changes you have made so far.
Just ran into this issue all of a sudden trying to redeploy my project in 10.16.1.
Any updates how to solve this?
Tried the following so far:
Cleaned my deployment directory
Reboot
Fresh download of project
Fresh install of Mendix 10.16.1
Can export my project, can run it.. It's useless now.
I had the same problem after creating a new module and copying some elements to the new module. After changing the navigation and microflows to point to the new module I excluded the old elements from the project (SQL data import elements) Here the error occured the first time when I want to save my changes. Here I got the first error that the database was locked by another process but sved my changes.
After these changes I could not save anything anymore, export or start the app locally.
I downloaded the last stable committed version again and have thrown away my changes from this morning and it works again.