`

ASP.NET Error: Failed to access IIS metabase

 
阅读更多

//以下是错误信息-------------------------------

ASP.NET Error: Failed to access IIS metabase

This error showed up prior to the error "Mutex cannot be created" which I descirbed in my last post. I wrote down this to help other poor guys saving their poor time.
The more complete error message is as following:
Failed to access IIS metabase.
Description: An unhandled exception occurred during the execution of the
current web request.
Please review the stack trace for more information about the error and
where it originated in the code.

Exception Details: System.Web.Hosting.HostingEnvironmentException:
Failed to access IIS metabase.

The process account used to run ASP.NET must have read access to the IIS
metabase (e.g. IIS://servername/W3SVC).
//以下是解决方法--------------------------------
1.进入DOS命令行
2.cd /
3.cd c:/windows/microsoft.net/framework/v2.0.50727
4.aspnet_regiis -i
这个错误的产生原因是先装vs,再装iis服务。
//对了说一下,aspnet_regiis.exe这个程序是在c:/windows/microsoft.net/framework/v2.0.50727目录下的,如果你的不是windows xp sp2,那么请您搜寻该程序,只要执行相同的命令即可.
分享到:
评论

相关推荐

    Failed to access IIS metabase. 问题解决

    Failed to access IIS metabase. 问题解决Failed to access IIS metabase. 问题解决Failed to access IIS metabase. 问题解决Failed to access IIS metabase. 问题解决

    xp Ghost安装IIS和使用IIS的各种问题的解决

    配置asp.net 错误:Exception Details: System.Web.Hosting.HostingEnvironmentException: Failed to access IIS metabase. 安装在windows xp sp3 Ghost http500内部服务器错误 等等错误

    urlscan 64位系统使用

    使用方法: 1、运行该文件、安装urlscan; 2、按照自己的需求,修改配置文件urlscan.ini,具体配置方法请自行查找。

    iis修复工具,专业修复IIS错误

    iis修复工具,修复IIS错误 此工具用于修复IIS出现Active Server Pages错误'ASP 0201'。下载后查一下毒,然后直接运行即可。 同时也可以解决如下问题: ...有的时候IIS出现严重错误,比如metabase坏掉,又没有备份....

    Metabase最新1.46.1、jdk-16.0.2、启动metabase.sh文件、oracle驱动ojdbc8.jar

    Metabase最新1.46.1、jdk-16.0.2、启动metabase.sh文件、oracle驱动ojdbc8.jar

    IIS处理Asp.net请求和Asp.net页面生命周期说明

    它是IIS下asp.net应用程序的核心。 2, application pool. 它是worker process的容器,IIS5及之前的IIS版本均没有application pool的概念。每一个application pool对应着一个worker process,在IIS Metabase中维护着...

    Microsoft IIS 6.0: Administrator's Pocket Consultant

    Manage Web applications, application pools, and Microsoft ASP.NET Configure SMTP, POP3, and advanced messaging options Implement security features—permissions, certificates and SSL Monitor and ...

    IIS性能优化参考资源包

    IIS6资源工具包文档整理 IIS 6 性能优化.doc IIS相关注册表项.doc IIS性能设置.doc 修改Metabase.xml文件提升IIS性能.doc

    IIS 7.5配置参考手册

    This new configuration system was introduced with ASP.NET and is based on a hierarchical system of management system that uses *.config files. The configuration files for IIS 7 and later are located ...

    metabase的部署与启用.pdf

    1、 metabase的部署与启用 (1) 在linux里用docker启用metabase(略) (2) 在Windows10里用java jar 运行Metabase 1) 下载Metabase jar,在官网下载后缀jar的文件包,建议放在D盘,后面power shell 切换到D盘方便...

    视频介绍 IIS服务 -简单发布.rar

    视频 介绍IIS发布简单程序 操作系统为Windows

    metabase-compose:使用compose运行Metabase的dockerized解决方案

    metabase-compose:使用compose运行Metabase的dockerized解决方案

    metabase-datomic:Metabase的Datomic驱动程序

    要获得基于REPL的工作流,请对metabase和metabase-datomic进行git clone,以使它们位于同级目录中 $ git clone git@github.com:metabase/metabase.git $ git clone git@github.com:plexus/metabase-datomic.git $ ...

    IIS6缓冲区超过其配置限制

    在IIS6上运行ASP的时候,有时候会出现:“IIS6缓冲区超过其配置限制”这个错误,原因是asp脚本最后产生的页面太大,超过缓冲区大小。我们的报表有服务器端分页,每页行数由用户设置,设置为0的时候表示一页显示,...

    URLScan工具配置方法第1/2页

    本文分步说明如何配置 URLScan 工具以防止 Web 服务器受到攻击和利用。

    mara-metabase:从Python配置数据库的配置和架构同步

    玛拉元数据库 自动执行配置数据库实例的设置和配置。 附带 添加用户,数据库和设置的功能 将使用定义的字段描述和指标同步到元数据库 ... 然后,运行make run-metabase将在端口3000上启动Metabase

    metabase-api:用于在TypeScript中访问Metabase API的示例代码

    用于在TypeScript中访问Metabase API的示例代码 用法: 在根文件夹中创建.env并设置凭据 METABASE_BASE_URL=<URL>/api // don't forget the `/api` suffix METABASE_USERNAME= METABASE_PASSWORD= 查询问题 筛选器...

    IIS_5.1删除工具

    支持在Win32位系统下 IIS5 1 IIS6 0和IIS7 X系列的卸载 IIS修复IIS出现错误后如何完全重装 有的时候IIS出现严重错误 比如metabase坏掉 又没有备份 一般的做法 直接在控制面板添加删除程序中卸载IIS重装 这样并...

    IIS卸载工具助手 v1.2

    有的时候IIS出现严重错误,比如metabase坏掉,又没有备份.... 一般的做法,直接在控制面板添加删除程序中卸载IIS重装。 这样并不是有效彻底的做法,很多人在重装IIS后问题依旧。该工具能解决类似问题。软件由天天...

    IIS6.0 IIS,互联网信息服务

    四、在Vista系统中安装IIS7.0相对于早先的版本,IIS 7.0 带来了许多引人注目的新特色新功能,比如基于 Microsoft .NET Framework 的全局配置文件,可简单地通过文本编辑器或 Microsoft Visual Studio 编辑;...

Global site tag (gtag.js) - Google Analytics