Home - About me - Browse by categories

Azure SDK on Windows 8 Consumer preview : there was an error attaching the debugger…

When I was trying to debug a Windows Azure application in Visual Studio 2010 on Windows 8 Consumer Preview, I was getting the following error :

image

If you encounter this error, open the Control Panel, go to the Programs section and click the Turn Windows features on or off link. In the Windows features, check that the Internet Information Service Hostable Web Core feature is installed on your machine. If not, install it :

image

It solves my problem and now I can debug Windows Azure applications without any error ! It seems that the Web PI 4.0 preview does not detect this dependency while installing the Windows Azure SDK…

Hope this helps image !

Julien


Any question about this post? Feel free to drop a comment below or contact me on Twitter @jcorioland