Hi,
i cannot run one of the cloud app in debug mode. it gives following error:
---------------------------
Microsoft Visual Studio
---------------------------
Windows Azure Tools for Microsoft Visual Studio
There was an error attaching the debugger to the IIS worker process for URL 'http://127.0.0.1:5100/' for role instance 'deployment(21).CloudPOC.WebRoleToHostDataService.0'. Unable to start debugging on the web server. The web server is not configured correctly.
See help for common configuration errors. Running the web page outside of the debugger may provide further information.
Click Help for more information.
---------------------------
OK
---------------------------
if i create any new cloud app in my machine it debugs just fine. now sure what could have gone wrong in this particular app that it stopped debugging.
thanks,
Manish