zoukankan      html  css  js  c++  java
  • asp.net先于iis安装导致iis不能解析aspx的问题(Failed to access IIS metabase,IISメタベースにアクセスできませんでした)

        开始-运行 [%systemroot%\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe   -i]让.net在IIS上重新注册

        英文说明(自己可能很难说明白,:-)):Install this version of ASP.NET and update scriptmaps at the IIS metabase root and for all scriptmaps belowthe root. Existing scriptmaps of lower version are upgraded to this version.

        当然倘若确信已经安装,可以先执行%systemroot%\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe   -u,然后安装

  • 相关阅读:
    wc
    1.11考试
    diff
    C++11新利器
    vimdiff
    [学习笔记]多项式
    rev
    [AH2017/HNOI2017]礼物
    tr
    bzoj2555: SubString
  • 原文地址:https://www.cnblogs.com/dongzhiquan/p/1994606.html
Copyright © 2011-2022 走看看