User-939850651 posted
Hi anjaliagarwal5,
I read few articles and everywhere it is saying that I need to right click on my project and open the properties window and check on "Enable sql server debugging" . I cannot find this option
in Visual studio 2019. I am using SQLServer2019-x64 developer edition.
According to your description, in the WebForms project, if you need to debug the Sql stored procedure, based on what you have done now, you also need to open the Sql Server Debugger.
Right-click the project -> select Properties, and refer to this image below:

Hope this can help.
Best regards,
Xudong Peng