52
Views
2
Comments
Solved
Debugger on Service studio using traditional web not working. MAY 2023
Application Type
Traditional Web
Service Studio Version
11.54.8 (Build 62344)
Platform Version
11.18.1 (Build 37828)

Reproduce:

Service Studio: Version 11.54.8 / Build 62344 

1. Create Personal Environment

2. Create Test app

3. Create breakpoints and start debugging

4. Debugging didn't stop in breakpoints and continue the process.

Browsers:

Latest version: firefox, Chrome, Edge as of May 10, 2023

I already tried known workaround:

1. Use one connection per request in debugger in service studio settings

2. Run as administrator the exe of the service studio

3. Disable Anti virus

4 Tried in cognito 

5 Disable browser Extensions

6. Tried to other device. still not work.



I have stable internet and good computer specs

Test_Trad_App.oml
2024-06-24 02-36-52
Rafael So
Solution

I tried to downgrade the Service studio version to 11.54.6  and Run as admin the service studio.

Now its working fine!

2020-11-25 10-45-32
Mostafa Othman
Champion

Hello Rafael,

I tried your module and its working fine and debugger also.

Please make sure that you are running latest published version of your oml. So make any change to your module and publish it again then run it and add your breakpoint then start debugger.

Also you can try to add preparation action to your screen and add breakpoint to the start of preparation action which should be hit once screen start to open.


If all of this already done you can open a support ticket for OutSystems support team.

https://success.outsystems.com/support/home/



2024-06-24 02-36-52
Rafael So
Solution

I tried to downgrade the Service studio version to 11.54.6  and Run as admin the service studio.

Now its working fine!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.