Hi All,
I am using servoy 8.0.2 . I cannot see the console when I am doing application.Output . The console window is inactive . I also cannot able to debug when adding debug points . Both the things are not working . I have also tested using restarting the Servoy and with different Servoy Installations . It is quite strange . I am using Servoy ngclient . Please advise me.
if you start or have started a debug client
What do you see exactly in the Debug perspective and then in the Debug view ?
Hi ,
Actually I am launching the application by directly hitting the url in the browser : http://localhost:8080/solutions/XXXXXXX … A50A936018 .
The debug view is inactive . The debug perspective is showing three breakpoints . But it is not debugging nor printing anything onto the console.
ah but that is wrong you need to start it through the start client button at least once.
Else you will not start up a developer session
Thanks for your reply . I got it.