Unable to access the IIS metabase

Posted Chuck Lu

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Unable to access the IIS metabase相关的知识,希望对你有一定的参考价值。

 https://stackoverflow.com/questions/12859891/error-unable-to-access-the-iis-metabase

解决方法1

On Windows 8 Pro:

%systemroot%\\inetsrv\\config

On Windows 7 and 8.1 and 10

%systemroot%\\System32\\inetsrv\\config 

(Where %systemroot% is usually C:\\Windows)

Navigate to the appropriate location above in Windows Explorer. You will be blocked access with a popup which says:

"You don\'t have access to this folder - Click continue to permanently get access to this folder"

Click \'continue\' for this folder, and with the Export folder underneath. I changed the shortcut back to "Run as me" (a member of the domain and local administrators ) and was able to open and deploy the solution.

 

 

解决方法2

I resolved this issue by granting IIS AppPool identity permissions to the %systemroot%\\inetsrv\\config

或者直接添加本机的Users权限

 

 

 

以上是关于Unable to access the IIS metabase的主要内容,如果未能解决你的问题,请参考以下文章

[Visual Studio] - Unable to launch the IIS Express Web server 问题之解决

fatal: unable to access ‘https://github.com/NEGVS/the-economist-ebooks.git/‘: schannel: failed to re

Unable to load vocabulary from file. Please check that the provided vocabulary is accessible and not

执行git push命令时报错unable to access ‘https://github.com/xxx.git/‘: The requested URL returned error: 403

HTTP500错误:FastCGI Error:The FastCGI Handler was unable to process the request.

unable to access jarfile baksmali.jar 怎么办