Hello. Good day, I'm new in nav development. I need help and can someone give me some tutorial or give an idea how to use debugger in nav 2009 R2. i've been using breakpoints but it won't work. thanks in andavnce
The NAV debugger only works for the classic environment in NAV 2009.
You can find instructions online on how to use Visual Studio to debug the c# code generated from C/AL running on the middle tier, if you really need that.
Answers
Go to Tools->Debugger->Active
Then the breakpoint will work
Please see the below screenshot.
Active - It will take you yo the piece of code which is generating Error.
Breakpoints on Triggers - This is manual breakpoints in the line of codes where you want to Debug.
Code Coverage - This is to check which piece of codes has been executed.
Blog - rockwithnav.wordpress.com/
Twitter - https://twitter.com/RockwithNav
Facebook - https://facebook.com/rockwithnav/
You can find instructions online on how to use Visual Studio to debug the c# code generated from C/AL running on the middle tier, if you really need that.
http://saurav-nav.blogspot.in/2012/08/debugging-in-nav-20092009sp1-nav2009r2.html
Thanks & Regards,
Saurav Dhyani
Do you Know this About NAV?
Connect - Twitter | Facebook | Google + | YouTube
Follow - Blog | Facebook Page | Google + Page
RIS Plus, LLC