can not create i18n table in MS SQL with Servoy 3

Hello,

can not import our solutions from Servoy 2.2.5 into Servoy 3.01.
The import fails by returning an error, which said that the message object does not exist.
Also manually I can not build an i18n Table in the Solutions Settings or under preferences locale.

Any Ideas? With Servoy 2x and MS SQL it is woking fine.

Maybe related to this? Can't import 2.2.5 solution into 3.0 server - Classic Servoy - Servoy Community

IT2Be:
Maybe related to this? Can't import 2.2.5 solution into 3.0 server - Classic Servoy - Servoy Community

But manually I should build an i18n table

imho this

that the message object does not exist

relates back to the message (== i18n) server.

Marcel,

thank you! I got it to work.
After deleting all Repository tables, I could import from Servoy 2.2.5 into Servoy 3.01.

Thomas