I'm trying to run the debugger on some T-SQL that lives inside just a new query (.sql). I've never tried running the debugger on this server. We log into this dev server with sa and I work remotely over vpn.
\When I try to debug, I get Unable to start T-SQL Debugging. Could not connect to computer 'servername'. Logon failure: unknown user name or password.
No idea how to resolve this. I can run queries but just can't debug.