Hi to All,
I disabled repository_server, for a self-evident ERROR, so now Servoy_developer doesn’t start an its solutions are unavailable
Does Someone know if is it possible to resolve the ERROR?
Tanks in advance.
Gianni Pinna.
Hi to All,
I disabled repository_server, for a self-evident ERROR, so now Servoy_developer doesn’t start an its solutions are unavailable
Does Someone know if is it possible to resolve the ERROR?
Tanks in advance.
Gianni Pinna.
Hi Gianni,
After reading your post a couple of times I think you are talking about Servoy Server and not Developer because Developer doesn’t need the repository_server connection to work.
You can enable the repository_server connection by opening up the servoy.properties file and change the ‘server.x.enabled=false’ to ‘server.x.enabled=true’ (where x is the correct server number).
Or if you have Developer installed with server then you simply launch Developer and enable the connection in the Solution Explorer.
Hope this helps.