Servoy 6.1.6 error importing solution.

I’m trying to import a solution in Servoy Developer, it gets right to the end of the process and throws:

“Could not import solution: java.sql.SQLException: Cannot find the object “messages” because it does not exist or you do not have permissions.”

As far as I can tell I have permissions for the server in question as I can create a test table in it via Servoy Developer.

Thanks

I think you are missing the (i18n) messages table!

Paging Doctor Talbot!

Nothing to do with the sample Velocity solution - it was indeed the i18n messages table not being created because I had upgraded SQL Server and the servoy user’s permissions needed tweaking.