Hi All,
I have deployed DNN 9.11.0 at my local. I have created web api in DotNet Nuke by inheriting controller from class DotNetNuke.Web.Api.DnnApiController.
I am calling its action method using Ajax from custom module and things are working fine. When i try to debug action methods of web api, i am not able to debug, i.e. debug break points are not getting hit.
I have done following things so far :
Note : I am getting the following message on these breakpoints which i have set on action methods of this web api.
The breakpoint will currently not be hit. No symbols have been loaded for this document.
Regards
Tarunjit Singh
This first result in a Google search would help you to debug a DNN module.
https://www.dnnsoftware.c...bugging-a-dnn-module
These Forums are dedicated to the discussion of DNN Platform.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.