I have opened the visual studio 2010 by right click on it and clicked on “Run as administrator” option. Then I have opened the azure solution project in visual studio. Pressing F5 I got the following message:
Windows Azure Tools for Microsoft Visual Studio
There was an error attaching the debugger to the IIS worker process for url “https://127.255.0.0:446/” for role “deployment16(89).projectname.instancename_IN_0_Web” instance Unable to start debugging on the web server. Visual studio has insufficient privileges to debug this process. To debug this process, Visual Studio must be run as an administrator.
I am a domain user of machine and also I am in local administrator group of the machine. On my machine I have Windows 7 Ultimate 64 bit. Visual studio 2010 Premium edition.
One of potential reason for this: domain security policy will override the local security policy. I think there are two options for you: