Hi all,
Since a couple of weeks I am working on an app and have deployed it regularly to the sandbox. Yesterday, I have tried to deploy my app again, but it failed. When I try to start the app, I get the following message:
It seems that the project file located at 'C:...\Mendix\MyApp-main\ MyApp.mpr' is already open in another instance of the Modeler. Opening a project more than once is not supported. Do you want to open the project anyway?
Select: Yes. Next it says:
The project located at 'C:...\Mendix\MyApp-main\ MyApp.mpr' cannot be opened, because the version of the original project file is not supported by this Modeler. Please commit the project first using the Modeler that you last opened it with.
Background info:
- I have exported a module from MyApp and imported it to another app. Maybe, this info helps to solve the issue.
- Last successful deployment was on Sun, May 16 10:46 UTC+1
- App is still running and can be accessed via url myapp.mxapps.io
Any suggestions? How do I commit the project, if I cannot open it in the Modeler? Can I commit directly from admin portal? I really would like to build upon the work, that I have done in the last weeks.
Many many thx in advance.