Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Debugging Customization Code in Acumatica

I have a problem in debugging customization code. please refer to this screenshot below :

enter image description here

I already try to add symbol using Debug > Options And Settings > Debugging > Symbols. Please refer to screenshot below :

enter image description here

And then I try to attach the process to debug my code. Please refer to screenshot below : enter image description here enter image description here

My problem is still the same like in the first screenshot.

like image 679
HariEko Avatar asked Feb 28 '26 15:02

HariEko


1 Answers

may help to check if web.config has compilation debug set to true.

    <system.web>
<compilation debug="true" ....
like image 160
Nayan Mansinha Avatar answered Mar 03 '26 05:03

Nayan Mansinha



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!