SQL Debugging

  • Hi

    I was trying to debug a stored procedure on another server from my local machine. But i get the following error.

    "Unable to start T-SQL Debugging. Could not attach to SQL Server Process"

    But i can debug a stored procedure on my local database. More over i am admin on both my local machine and server. The thing is server doesn't have Visual studio installed on it. Does it need to have visual studio even to debug from my local machine?

    Please let me know your thoughts.

  • Have you installed the Debugging Components on the remote server.?

    http://msdn2.microsoft.com/en-us/library/s0fk6z6e(VS.80).aspx

    Regards,

    Andras


    Andras Belokosztolszki, MCPD, PhD
    GoldenGate Software

  • Yes. I installed remote debugging components and started remote debugging monitor before starting the process. But still not able to debug.???

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply