shashisadasivan / SSD365VSAddIn

Visual studio addin for D365 Finance and operations
https://shashisadasivan.github.io/SSD365VSAddIn/
MIT License
35 stars 22 forks source link

Debug in Visual Studio 2019 #61

Closed krconnect closed 1 year ago

krconnect commented 1 year ago

@shashisadasivan hello, i'm using visual studio 2019 with D365FO. I'm trying to run the addin but I have the error below:

Capture
krconnect commented 1 year ago

yeap

shashisadasivan commented 1 year ago

Sorry, couldnt figure out what you meant by the error? Did you miss including the error message ?

krconnect commented 1 year ago

@shashisadasivan I'm sorry it wasn't an error, it just wasn't stopping at the breakpoint, but I changed it to x86 and it worked.

shashisadasivan commented 1 year ago

You probably want to use "Create label for properties" instead of "Create label in code"

On Thu, Dec 15, 2022 at 3:42 AM krconnect @.***> wrote:

@shashisadasivan https://github.com/shashisadasivan It's not stopping at all breakpoints, when I click to add labels it doesn't add. I'm using visual studio 2019. Do you know if there is any specific dll that I should replace?

[image: Capture1] https://user-images.githubusercontent.com/28067580/207454197-f7f9f674-8414-4853-acca-7b2ecceffd4a.PNG

[image: Capture2] https://user-images.githubusercontent.com/28067580/207454718-4815fa57-568d-4335-b5eb-94f6e13bb14f.PNG

— Reply to this email directly, view it on GitHub https://github.com/shashisadasivan/SSD365VSAddIn/issues/61#issuecomment-1351543380, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAWW3ZZJO6ADQMLDGUT3U4LWNHMF7ANCNFSM6AAAAAAS5JNOSQ . You are receiving this because you were mentioned.Message ID: @.***>

shashisadasivan commented 1 year ago

@shashisadasivan I'm sorry it wasn't an error, it just wasn't stopping at the breakpoint, but I changed it to x86 and it worked.

ok. Good to know. Yes D365 is x86 based and hence why the memory issues with Visual studio. However, can you let me know what the issue is you are facing? or this ticket can be closed?

krconnect commented 1 year ago

can this ticket be closed please