Quantcast
Channel: SQLServerCentral » SQL Server 2012 » SQL Server 2012 - T-SQL » Latest topics
Viewing all articles
Browse latest Browse all 4901

Debugging 2012

$
0
0
Hi,I'm having trouble getting remote debugging working through SSMS 2012 and could use a bit of help.Debugging on the remote machine (Svr1) works fine, but not from my workstation (ws1).I am an administator on both machines and a sysadmin, as is the service account.The breakpoint is a hollow red circle with warning triangle in the bottom right."The breakpoint will not currently be hit. Unable to bind at this time. Object containing the breakpoint not loaded."Output : Auto-attach to process '[1556] [SQL] Svr1' on machine 'Svr1' succeeded.The process ID in the output points to the correct instance.Svr1 : Windows 2008 R2 Standard SP1. (Windows Firewall enabled)WS1 : Windows 7 SP 1 SQL : 2012 evaluation on both machines. ([url]http://www.microsoft.com/sqlserver/en/us/get-sql-server/try-it.aspx[/url]) Although I get many hits on this when searching, I have not been able to find any good documentation on what the problem is or a solution.Btw, even if I disable the firewall I get the same results.Any idea's?

Viewing all articles
Browse latest Browse all 4901

Trending Articles