Search found 3 matches

by DFoley
Mon Aug 22, 2022 10:23 am
Forum: Product
Topic: Debugging Application in VS 17.2.5 and xSharp 2.12.2.0
Replies: 8
Views: 1830

Debugging Application in VS 17.2.5 and xSharp 2.12.2.0

Hi Robert
Perfect. Thanks for that. We will work with the new build.
Regards,
David
by DFoley
Mon Aug 22, 2022 8:17 am
Forum: Product
Topic: Debugging Application in VS 17.2.5 and xSharp 2.12.2.0
Replies: 8
Views: 1830

Debugging Application in VS 17.2.5 and xSharp 2.12.2.0

Hi Robert
You should be able to reproduce this in VS2022 by creating a brand new xSharp wpf Project, using the built in Template. Without making any changes to the Project I can reproduce the issue.
Regards,
David
by DFoley
Fri Aug 19, 2022 11:09 am
Forum: Product
Topic: Debugging Application in VS 17.2.5 and xSharp 2.12.2.0
Replies: 8
Views: 1830

Debugging Application in VS 17.2.5 and xSharp 2.12.2.0

<t>Hi All<br/> I am having an issue starting debug mode in one of our xSharp projects. When I click Debug, Start New Instance, the output Window shows the Rebuild of the Project, but ends at that point without starting the application in debug mode. <br/> I have reproduced this issue by creating a ...