1

Im having a hard time trying to debug an ELECTRON.NET APP using visual studio 2019.

It is a ASP.NET CORE 3.1 MVC with RAZOR.

The app runs fine in ELECTRON, however when I attach the process to visual studio, the symbols are never loaed.

No Symbols Image

I´ve tried all the possible opened electron process and no one made that work.

Is that really possible?

electronize tool = 8.31.1
ELECTRONNet.API = 8.31.1
NET.CORE 3.1
VISUAL STUDIO 2019 - 16.5.4

1 Answer 1

3

Check your electron.manifest file, and find the executable property

enter image description here

Then attach the process that has the exact same name enter image description here

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.