Hi,
I am trying to debug a long stored procedure in Visual Studio 2008. I have followed all the steps on this link:
http://www.sqlteam.com/article/debugging-stored-procedures-in-visual-studio-2005
but I still get the same error... 'Canceled by user' and it never hits the breakpoint.
Visual Studio 2008 and SQL Server 2005 are running on 2 different servers and domains although I can see the SQL Server from the PC running Visual Studio.
Any ideas?
Thanks