T-SQL Debugging

T-SQL Debugging

am 18.04.2008 10:35:03 von acolmano

Hi at all,
one week ago, I tried to resolve vs2008 debugging problem; this is my
scenario:
Windows Vista x64, VS2008 Team Suite, SQL2005. I tried to debug a local CLR
stored procedure from VS2008; I'm not Local Administrator; I' m in local
user group.
In SQL2005 I'm sysadmin. But whe I try to lunch "Step Into Stored Procedure"
I receive the following message:

"Unable to start T-SQL Debugging. Could not connect to computer XXX. Visual
Studio has insufficient privileges to debug this process, Visual Studio must
be run as administrator"

But, I'm nont sure that in the only solution; I'don't want to run VS as
administrator! Is there another way to resolve this problem?