I am unable to debug a stored procedure called from .NET code using Visual Studio 2015 community edition. After much trial an error I've managed to find a sample project that works (But with Visual Studio 2013).
Here is a link to this project.
I've written more details about this problem here.
I am trying to understand if Visual Studio 2015 community edition is able to debug stored procedures called from .NET code. (I can debug stored procedures from the SQL Object Explorer directly) and if so what I can do to get this to work.
This question is similar to this question and this question.
According to this it's probably not possible:
https://social.msdn.microsoft.com/Forums/vstudio/en-US/dc36cda2-c947-4902-b339-c3f5de02b222/is-it-possible-to-debug-stored-procedures-using-visual-studio-community-2015?forum=transactsql