Windows Azure Tools for Microsoft Visual Studio

Asked By 40 points N/A Posted on -
qa-featured

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.

SHARE
Answered By 0 points N/A #137485

Windows Azure Tools for Microsoft Visual Studio

qa-featured

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

Related Questions