Asked By
James Craig
40 points
N/A
Posted on - 12/03/2012
Hi Experts,
While working on VS I tried to debug my program. But when I tried to debug my program it shows this error.
I am amazed what the problem is and how to make it work?
Thank you.
Microsoft visual studio
Windows Azure Tools for Microsoft Visual Studio
There was an error attaching the debugger to the role instance ‘deployment17(78) web_IN_0’ with process id: ’8084’. Unable to attach.
Windows Azure Tools for Microsoft Visual Studio
Hi James,
Please try doing these procedures one step at a time to see which one would resolve your debugging problem. First, instead of hitting F5 to start debugging, try manually selecting start. Second, I suggest that you get additional information about the prompt error by pushing CTRL + F5. This may help you identify what’s causing the problem. Third, try closing the emulator and VS then start over. If the same error appears, try switching to IIS Express or start your project as a regular web project without using the emulator.
I hope I was able to help you on your query.
Regards,
Roy