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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Unable to debug application...

Status
Not open for further replies.

hexOffender

Programmer
Nov 6, 2006
146
US
Unable to start debugging on the Web server. Call was rejected by Callee.

I can run the app by ctrl+F5, but cannot get the debug to work. All of the MSDN articles I looked at had to do with VBA or Office automation it seemed ( for the call rejected by Call ee error).

I really am at a loss for clues on this one.
 
This is VS 2003,.Net 1.1.4322 . Server is Windows 2000 Server,IIS 5.1
 
OK, so if it's 2003 then you don't have the built in web server so it must be an issue with the debugger or IIS. Can you manually attach the debugger to the process?

[!]
-------------------------------------------------------

Mark,

Join me at the new IT Community of the 21st Century: [!][URL unfurl="true"]http://lessthandot.com[/!][/url]

[/!]
 
When I go into Debug>Processes, I also get the error Call was rejected by Callee... I can browse to the server, but I then get the error as well.
 
I just checked the MDM service and I restarted it. I tried to manually attach again but I got a new error that Access was denied to the machine 'Servername'. I am in the Administrator and Debugger users group, and was able to debug before.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top