VS2022 debugging works in vs Automate 1.0.7 but fails to start in 1.0.8
VS2022 debugging works in vs Automate 1.0.7 but fails to start in 1.0.8
14 Sep 2023, 20:10
VS2022 debugging works in vs Automate 1.0.7 but fails to start in 1.0.8
Reverting back to 1.07 and it works again.
Using fullAccess and system.Diagnostics.Debugger.Launch() in OnStart()
It happens on All Robots & Indicators.
Anyone else same problem?
Replies
Shares4us
19 Sep 2023, 22:21
RE: VS2022 debugging works in vs Automate 1.0.7 but fails to start in 1.0.8
PanagiotisChar said:
Hi Share4us,
It works fine for me. What exactly doesn't work?
Debugger.Launch() does not get triggered in 1.0.8.
Same Code works in 1.07
@Shares4us
PanagiotisChar
20 Sep 2023, 06:13
Maybe record a video demonstrating this, since all looks fine here
@PanagiotisChar
boris_k
01 Nov 2023, 16:59
( Updated at: 21 Dec 2023, 09:23 )
RE: RE: VS2022 debugging works in vs Automate 1.0.7 but fails to start in 1.0.8
Shares4us said:
PanagiotisChar said:
Hi Share4us,
It works fine for me. What exactly doesn't work?
Debugger.Launch() does not get triggered in 1.0.8.
Same Code works in 1.07
Hi
I have the same issue.
@boris_k
PanagiotisChar
15 Sep 2023, 06:33
Hi Share4us,
It works fine for me. What exactly doesn't work?
@PanagiotisChar