I am getting “Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. (Microsoft SQL Server, Error: -2)”
while trying to debug a stored procedure from my local machine sql server client. But I can debug the stored procedures from the server.
We have sql server 2008 R2 is running on windows server 2007 Enterprise machine.
I can see the details in the below page http://www.microsoft.com/products/ee/transform.aspx?ProdName=Microsoft+SQL+Server&EvtSrc=MSSQLServer&EvtID=-2
I can connect to the sql server instance from my local machine and can execute the sql statements .. Its looks like some firewall issue. How do I fix this issue?. Please advise
Go to the complete details ...