At today’s Azure Boot Camp in Dallas, a number of people had issues working with the demos for the Access Control Service labs. This was due in large part to IIS not being completely configured on their local machines. At one point in time their was a single document on MSDN that outlined everything you need to do to configure your machine to run the emulator. That document is now obsolete. The content that was in that document is now in several documents on MSDN. To ensure you have IIS configured correctly, you can take a look at the following two documents:
- How to Prepare the Windows Azure Compute Emulator
- How to Configure the Compute Emulator to Emulate Windows Azure
However, these won’t get you all the way there for the labs. You’ll also need to install the following components for IIS6 compatiblity:
- IIS Metabase
- IIS6 Configuration Compatiblity
To do this, follow these steps:
- Open Control Panel
- Open Programs
- Click on Turn Windows features on or off
- Navigate to the Internet Information Services node
- Open the Web Management Tools node
- Open IIS6 Management Compatibility
- Check IIS Metabase and IIS6 Configuration compatibility
- Click OK
Hope this helps!









Hey there! My name is Adam, and I'm a Technical Evangelist at Microsoft where I spend time focusing on Windows, Windows Phone, and Windows Azure.