Stuck Configuring IIS-7 Express in Visual Studio

Hello,

I was trying to configure IIS7.5 Express with Visual Studio 2010, which shipped with the first release of WebMatrix.

Somehow I ran into an error, like the following screenshot:

https://sonimihir.wordpress.com/wp-content/uploads/2011/03/1.png?w=300&h=197

I finally found a solution — just follow these steps.

First, open Control Panel from the start menu, then go to Add/Remove Programs.

https://sonimihir.wordpress.com/wp-content/uploads/2011/03/21.png?w=637&h=480

Then just check the following option:

https://sonimihir.wordpress.com/wp-content/uploads/2011/03/3.png?w=504&h=480

And you’re done.

Thank you. Hope this helps.