SQL SERVER
-
Saturday, March 31, 2012 8:06 AMHi all,
Please solve my problem below i mentioned.
I am using MS-SQL server 2008 R2 express edition. In this when i am trying to execute query i am getting the following error
"the windows firewall on this machine is currently blocking remote debugging.Remote debugging requires that the debugging be allowed to receive information from the network.Remote debugging also requires DCOM (TCP port 135) and IPSEC (UDP 4500/UDP500) be unblocked ".
what is this problem please provide me the solution.
All Replies
-
Saturday, March 31, 2012 8:15 AMModerator
Hello,
When you get this error message, then you haven't try to execute the statement; you have tried to start the debugging with the green "play" button (Debug).
You have to use the "Execute" button with the red ! or hit the F5 key.
Olaf Helper
* cogito ergo sum * errare humanum est * quote erat demonstrandum *
Wenn ich denke, ist das ein Fehler und das beweise ich täglich
Blog Xing- Proposed As Answer by Chirag Shah Saturday, March 31, 2012 10:25 AM
- Marked As Answer by Maggie LuoMicrosoft Contingent Staff, Moderator Friday, April 06, 2012 10:34 AM

