Recently, I added SQL 2012 to my machine. The 1st time I tried to debug, it asked me about opening ports or some such thing. I hit the wrong option. Now when I try to debug I get:
"Unable to start t-sql debugging. Could not connect to computer (local)...."
What do I need to change so I can debug/step through the SQL statements?
Thanks!