cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Esteemed developers,

I wonder if there is any way to debug an add-on when using the browser access of SAP Business One.

Can we connect to the browser access through Visual Studio?

And is there a different connection string for debugging purposes?

Any idea could be helpful.

Best Regards,

View Entire Topic
former_member479647
Discoverer
0 Likes

Hi Danilo Kasparian,

I have instaled my add-on on B1 and I have atteched my code on process running on the server.

Consistently get a message in the breakpoints I set:

"The breakpoint will not currently be hit. No symbols have been loaded for this document."

I tried the following :

  • Run Visual Studio as administrator.
  • I have ensured debug configuration on 86bits, debug flag, and full debug info are set on all assemblies.
  • I have selected Start action on the projects to debug (Right click on solution --> Pxroperties -> Common Properties --> Startup Project -> Select multiple startup projects

Any ideas?

Thanks

Best regards

Yassine

former_member233854
Active Contributor
0 Likes

It was a long time I haven`t touch this anymore, I will do some tests again and I let you know

former_member233854
Active Contributor
0 Likes

I have just updated my first answer, I created a post for this subject.