You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there,
first of all thank you very much for amazing work you doing. I am really trying to make vscode to work with ABAP. I am already connected to my server and I can edit, change and activate code. However when I try to run/or debug any ABAP code there is an error:
Please can you help me or give me some ideas how can I solve this? Thanks!
The text was updated successfully, but these errors were encountered:
hi @xberesik I believe it's trying to access a registry key created when you debug in SAPGUI or eclipse (not sure which one).
Running it once in either of those should fix it. Vscode allows me to read the registry but not to write it, so I didn't find an easy way around it
Hello @marcellourbani, Thank you very much for your response. I ran the report in SAPGUI, and it executed successfully. I also tried debugging the report in SAPGUI, which worked without any issues. However, when I attempt to run same report or debug it in VS Code afterward, I still encounter the same error.
Do you have any additional suggestions or insights? Thank you in advance!
Hello there,
first of all thank you very much for amazing work you doing. I am really trying to make vscode to work with ABAP. I am already connected to my server and I can edit, change and activate code. However when I try to run/or debug any ABAP code there is an error:
Please can you help me or give me some ideas how can I solve this? Thanks!
The text was updated successfully, but these errors were encountered: