Endpoint configuration V11

SOLVED

Good night, 

I've install in a virtual machine the version 11 of SAGE X3. 

I've already configure the console, and now I'm on this point:

"From a Web "Syracuse" server connection (as an administrator):

  • Log on to the following URL "http://[ServerName:port]" (for example: http://aysyrqav7:8124), using an Internet browser, and the user/password: admin/admin.
  • Define the Sage X3 solution: Click the link “Sage X3 solution” in the administration menu and then click “+New Sage X3 solution”. Enter a Code, a description, an Application and the exact name of the Sage X3 solution, Main server host and Main server port. Click “Save”.
  • Use the ‘Create endpoints’ service in this Sage X3 solution entity. It displays a dialog box with all the available endpoints for the solution. Select the check box at the beginning for the root folder (e.g. X3 ).
  • Update the endpoint : use the “Endpoints” link in the administration menu. The endpoint corresponding to the root folder that was previously selected, will have been automatically created. Select it and add access to the 'Super administrators' group under ADMINISTRATION section. Click “Save”.
  • Associate an endpoint (Endpoints) to a user. Click the link “User” in the administration menus and then click “+Create user”. Enter information and add the endpoint to the "Endpoints login" list. Click “Save”.
  • Log out from the 9 web server (Log out button), then log in again.
  • Click on the 'User Profile' button next to log out button and then click on 'Your current endpoint is' and select the endpoint of the root folder of the product e.g. X3.
  • Finalize the Supervisor installation: Click on the Setup menu on the upper left corner, and click on 'Users' (Setup > Users > Users, GESAUS function). Wait until the Supervisor Installation is complete."

However when I'm trying to conect to the serve, using the option on the menu : adminitrator > Administrator > endpoint, I get a message like this :

"Solution description has not been found to the endpoint X3V11. check on the file solution.json the solution name"

I went to check this file and I have this:

{
"solution": {
"name": "X3V11",
"mainPort": 1801
},
"application": {
"server": "desktop-dq1hsjo",
"mainPort": 81
},
"runtimes": [
{
"name": "X3V11RUN",
"server": "desktop-dq1hsjo",
"mainPort": 1801
}
],
"database": {
"name": "X3V11SQL",
"server": "desktop-dq1hsjo",
"type": "SQLSERVER"
}
}

and this is my configuration on the endpoint:

And this is my solution configuration: 

Can anyone tell me what I'm doing wrong on this step? 

I need this to install the SEED folder. 

Best Regards 

Sílvia Vinagre