Open Visual Studio 2005 and open website via IIS the following message is shown:
"You must be a member of the Administrators group on the local computer to access the IIS metabase. Therefore, you cannot create or open a local IIS Web site. If you have Read, Write, and Modify permissions for the folder where the files are located, you can create a file system Web site that points to the folder in order to edit the files."
Solution
I then remembered an IIS 6 option under the Windows Features install dialog under Internet Information Services and found the following option that allows VS 2005 to play with IIS 7....IIS Metabase and IIS 6 configuration compatibility. Here are the steps:
- Open Control Panel
- Open Programs
- Open Windows Features
- Expand Internet Information Services
- Expand Web Management Tools
- Expand IIS 6 Management Compatibility
- Check IIS Metabase and IIS 6 configuration compatibility
- Click OK
No comments:
Post a Comment