IIS 7文件权限错误

我不断收到以下错误:

c:\Windows\System32\inetsrv>appcmd set site /site.name:"WebVTS" /+bindings.[prot ocol='https',bindingInformation='*:443:webvts.mprinc.com'] ERROR ( message:Configuration error Filename: redirection.config Line Number: 0 Description: Cannot read configuration file due to insufficient permissions . ) 

我试图添加一个主机名到Windows Server 2008上的IIS 7的https:网站。我添加了IUSR读取/修改到我的web.config文件。 但似乎无法弄清楚redirection.config在哪里和什么地方?

右键单击任务栏或开始菜单中的“命令提示符”,然后select“以pipe理员身份运行”选项。

以...运行

这将导致您的命令提示符UAC提升,并且窗口标题将会改变,让您知道您的提示有额外的performance:

管理提示符