I was working on an application in Mendix studio pro 11.0.0 on McBook. When I wanted to run the application to test it I got the following error on my screen. I already tried restarting Mendix and my computer. I even reinstalled Mendix on my computer. Does anyone what this error means and how I can fix it. It is for a school project so it's very important for me!
asked
Tijn Bruggeman
2 answers
1
This looks like a problem changing your database to the new structure of your current model in the after startup. The Execute DDL commands gives you that hind. Inspect it to see what is going on and why executing this command fails.
Regards,
Ronald
answered
Ronald Catersels
0
Maybe unrelated but I had this happen to me once, it was because I wasn't connected to a repository. Maybe connect a team server?