Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Debugging ASP.Net DCOM problems

Status
Not open for further replies.

ProfReynolds

Programmer
Sep 12, 2001
96
US
Network setup:
[ul]
[li]Both computers are on the same subnet within the same domain.[/li]
[li]The user on both machines are in the Administrators group for both computers[/li]
[li]The remote server is Windows 2008 64-bit, running the 64-bit version of Visual Studio Remote Debugging Monitor[/li]
[li]The local computer is Windows Vista Ultimate 64-bit, running Visual Studio 2008[/li]
[li]Net View works to and from both computers, so I think DCOM is set up correctly[/li]
[/ul]

When I start the debugging process, I get the following error message:
Visual Studio 2008 said:
Unable to start debugging on the web server. The Visual Studio Remote Debugger on the target computer cannot connect back to this computer. A firewall may be preventing communication via DCOM to the local computer.
Firewalls are currently off on both the local and remote computers.

I'm at a loss. Any ideas?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top