[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.sqlserver.programming

How to debug stored procedure with SQL Server 2005

Andreas Klemt

3/15/2007 9:41:00 AM

Hello,

I want to debug a Stored Procedure with SQL Server 2005.
I tried it with Visual Studio 2005 and I always get an error message:

"Unable to access the SQL Server debugging interface. The Visual Studio
debugger cannot connect to the remote computer. A firewall may be preventing
communication via DCOM to the remote computer"

I opened all ports on the server and on my workstation but the error message
is the same.

What is to do?

Thanks for any help!

Regards
Andreas