Forum Discussion

Will # _________ H's avatar
Will # _________ H
Brass Contributor
Aug 27, 2019

How to debug custom SharePoint Web Service

Hi There,

I have question about my custom Web Service for SharePoint. I create a web service for SharePoint and publish it into the layouts folder. currently, I have a client app will call remote the web service. I will trace the code by using vs .NET 2019. when my code call remote web service I cannot go into the source code of the remote web service to see what happened. before I just change the web.config in the layouts folder and can watch the difference in the code. but now I cannot do it. How should I solve it out??

Is there some configuration missing now??

WILL

Resources