Article of the Day


One concern for developers before upgrading to Vista is probably the uncertainty of development features in IIS7. Some of mostly asked questions, does the IIS still work the same way it used to be? Is Visual Studio fully compatible and running as expected? Can I still work with “http projects” in Visual Web Developer?
If you installed Vista from scratch (clean install), you may have had to enable ASP.NET in (IIS7).
When you get that error message, there may be no support or KB yet in this area.
To overcome this problem by manually performing some extra steps to make ASP.NET work with Visual Studio. You should understand that Vista comes with total security. That means all web development features are locked down.
The following steps will unlock the web development features so you can get back to your web development:
- Open the Control Panel and go to Turn On or Off Windows features.
- Expand IIS and make sure ASP.net is enabled.
Good luck and enjoy the best operating system ever. Ü

24388
(C) 2010