Hi All,
Using VS 2013 and SQL server 2008 standard.
I am getting an error when I use "execute with debugger" option in a sql store procedure.
Unable to start transact-sql debugger, could not connect to the database engine. Check firewall.
The firewall is off in both servers. How can I enable this option?
Thanks!