i cant checkout solotions and i cant add solotions,pics incl

i get this on the site when i press solotions Could not load solution list: No repository was found. Please check if the server is started in Team Developer mode, or if the repository server is started.
and when i check out from local server i get this could not get solotions from local host , application server does not accept client connections
Thanks Alot

Check to make sure the startRepositoryAsTeamProvider value on the first page of the Servoy Server admin page is set to true.

Jason

jmeunier:
Check to make sure the startRepositoryAsTeamProvider value on the first page of the Servoy Server admin page is set to true.

Jason

it is set to true :(

problem number 1

problem number 2

oh yeah and thanks alot

can someone help me please?

Have you restarted Servoy Developer after setting the flag to true?

Rob

Hi,

One of your screenshots show that the server admin (webpage) shows it doesn’t see a repository.
Are you using the Sybase repository or did you create one in another database server ?
If it’s the first is Sybase running? If it’s the latter did you let Servoy create the repository tables in this new database? (right-click on the repository server node in Developer and it will ask you).

Hope this helps.

ROCLASI:
Hi,

One of your screenshots show that the server admin (webpage) shows it doesn’t see a repository.
Are you using the Sybase repository or did you create one in another database server ?
If it’s the first is Sybase running? If it’s the latter did you let Servoy create the repository tables in this new database? (right-click on the repository server node in Developer and it will ask you).

Hope this helps.

i did restart thanks for helping rob, stil didnt work
and for roclasi can you show me some pictures? thanks alot

ROCLASI:
Hi,

One of your screenshots show that the server admin (webpage) shows it doesn’t see a repository.
Are you using the Sybase repository or did you create one in another database server ?
If it’s the first is Sybase running? If it’s the latter did you let Servoy create the repository tables in this new database? (right-click on the repository server node in Developer and it will ask you).

Hope this helps.

can you be more detailed i am kinda a noob XD
Thanks ALot

Hi,

In the Solution Explorer you have the Database Servers node. Under here you should have a connection with the name ‘repository_server’.
If you don’t have one with that name there you should create it and point it to your (newly created?) database that will hold the repository data. After you created it you should relaunch Servoy.
Now right-click on the ‘repository_server’ node. This should trigger Servoy to check the repository and see if it needs to create/upgrade the repository. It will ask you then if it should update/upgrade it. Let it do this and after this you can relaunch Developer.
Now if you also had set the teamserver property to true in the servoy-admin pages then you are ready to share/check-in/check-out solutions.

You might want to read the tutorial How to use team support in servoy 4 .

Hope this helps.