Strange Problem running from webclient debugger

I´m having an strange problem when running solutions with the webclient debugger. It shows the Servoy credit window as when no license is entered and the login form seems to be pointing to a different table.

There is no problem with the smartclient debugger, No unlicensed window is shown and I can login the solution and work with it.

I can see the license code is OK.

Any clue?

are you sure that there is no other instance running of an application server or developer that also runs on the same port (i guess 8080) ?

for example if you shutdown the developer, can you still do a refresh or access http://localhost:8080 ?

Hi Johan.

I tried what you said and I do not have access to the localhost when Servoy Developer is not running.