forum

Home / DeveloperSection / Forums / How-to debug a VB.NET WebMethod?

How-to debug a VB.NET WebMethod?

Anonymous User 2683 26-Aug-2014

I have an ASP.NET C# project consuming webservices and WebMethods are wrote in VB.NET with source code on a local IIS server. The WebMethod returns null, and I want to debug it to know why I get this.

As you may know, if I set a breakpoint just before the webmethod call, I cant step into this webmethod.

So, how is the correct way to debug this webmethod?

Thank you!


Updated on 06-Jul-2023
I am a content writter !

Can you answer this question?


Answer

2 Answers

Liked By