HTTP错误404.17 - 未找到 [英] HTTP Error 404.17 - Not Found

查看:502
本文介绍了HTTP错误404.17 - 未找到的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在VS 2008中,我可以运行.SVC但对生产IIS 7我不能。我得到这个错误。我使用的x64胜



我运行

  C:\\ \\Windows\Microsoft.NET\Framework\v2.5.0.30319> ASPNET_REGIIS.EXE -i 
开始安装ASP.NET(4.0.30319)。
.........................

  C:\Windows\Microsoft.NET\Framework\v2。 0.50727> ASPNET_REGIIS.EXE -i 
中的错误表明IIS没有在机器上安装。请安装IIS
完成安装ASP.NET(2.0.50727)。



,但它是相同的。我跑VS 2008应用程序池:NET framweork为2.0。我使32位应用程序

 错误摘要
HTTP错误404.17 - 找不到
出现请求的内容为脚本,并不会由静态文件处理程序提供服务。
详细错误信息
模块StaticFileModule
通知ExecuteRequestHandler
处理程序StaticFile
错误代码0x80070032
请求的URL http://192.168.2.4:80/Service。 SVC
物理路径C:\inetpub\wwwroot\WebServices\Service.svc
登录方法匿名
登录用户匿名
最可能的原因:

中的要求相匹配的通配符MIME映射。该请求被映射到静态文件处理程序。如果有不同的先决条件,请求将映射到一个不同的处理程序。

可尝试:

如果你想成为这个内容作为静态文件,添加一个明确的MIME映射。



编辑:



的web.config

 <?XML版本=1.0>?; 

< -
!注意:作为一种替代手工编辑这个文件,你可以使用
Web管理工具来配置应用程序的设置。使用
的网站 - >在Visual Studio中Asp.Net配置选项。
设置和注释的完整列表可在通常位于
\Windows\Microsoft.Net\Framework\v2.x\Config
machine.config.comments找到
- >
<结构>
< configSections>
<节名称=log4net的TYPE =log4net.Config.Log4NetConfigurationSectionHandler,log4net的/>
<节名称=nhibernateSettingsTYPE =ProjectBase.Data.NHibernateSessionMgmt.OpenSessionInViewSection,ProjectBase.Data/>
< sectionGroup NAME =System.Web.Extensions程序TYPE =System.Web.Configuration.SystemWebExtensionsSectionGroup,System.Web.Extensions程序,版本= 3.5.0.0,文化=中性公钥= 31BF3856AD364E35>
< sectionGroup NAME =脚本TYPE =System.Web.Configuration.ScriptingSectionGroup,System.Web.Extensions程序,版本= 3.5.0.0,文化=中性公钥= 31BF3856AD364E35>
<节名称=scriptResourceHandlerTYPE =System.Web.Configuration.ScriptingScriptResourceHandlerSection,System.Web.Extensions程序,版本= 3.5.0.0,文化=中性公钥= 31BF3856AD364E35requirePermission =假allowDefinition的= MachineToApplication/>
< sectionGroup名称=Web服务类型=System.Web.Configuration.ScriptingWebServicesSectionGroup,System.Web.Extensions程序,版本= 3.5.0.0,文化=中性公钥= 31BF3856AD364E35>
<节名称=jsonSerializationTYPE =System.Web.Configuration.ScriptingJsonSerializationSection,System.Web.Extensions程序,版本= 3.5.0.0,文化=中性公钥= 31BF3856AD364E35requirePermission =假allowDefinition的= 无处不在/>
<节名称=profileServiceTYPE =System.Web.Configuration.ScriptingProfileServiceSection,System.Web.Extensions程序,版本= 3.5.0.0,文化=中性公钥= 31BF3856AD364E35requirePermission =假allowDefinition的= MachineToApplication/>
<节名称=的AuthenticationServiceTYPE =System.Web.Configuration.ScriptingAuthenticationServiceSection,System.Web.Extensions程序,版本= 3.5.0.0,文化=中性公钥= 31BF3856AD364E35requirePermission =假allowDefinition的= MachineToApplication/>
<节名称=roleServiceTYPE =System.Web.Configuration.ScriptingRoleServiceSection,System.Web.Extensions程序,版本= 3.5.0.0,文化=中性公钥= 31BF3856AD364E35requirePermission =假allowDefinition的= MachineToApplication/>
< / sectionGroup>
< / sectionGroup>
< / sectionGroup>
< / configSections>
<&的appSettings GT;
<添加键=NHibernateConfigPathVALUE =D:\PROJEKTI\WebServices\DotNet\WebServices\WebServices\NHibernate.config/>
< /的appSettings>
<&是connectionStrings GT;
<添加名称=的ConnectionString的connectionString =集成安全性= SSPI;坚持安全信息=假;初始目录= Web服务;数据源= .\SQL2008的providerName =System.Data.SqlClient的/> ;
< /&是connectionStrings GT;
< nhibernateSettings>
<! - 将每一个需要会话工厂名单;事务管理和闭幕会议
将与开放式会话中视模块进行管理 - >
< sessionFactories>
< clearFactories />
< SessionFactory的名字=WebCrawlerFactoryfactoryConfigPath =D:\PROJEKTI\WebServices\DotNet\WebServices\WebServices\NHibernate.configisTransactional =真/>
< / sessionFactories>
< / nhibernateSettings>
<&log4net的GT;
<追加程序名称=LogAllToFileTYPE =log4net.Appender.FileAppender>
<文件值=WebCrawler.log/>
< appendToFile值=FALSE/>
<布局类型=log4net.Layout.PatternLayout>
< conversionPattern值=%D [%T]%-5l - %M%N%N/>
< /布局>
< /附加器>
<根和GT;
<优先级值=ALL/>
<! - ALL,DEBUG,INFO,WARN,ERROR,FATAL,OFF - >
<附加目的地-REF REF =LogAllToFile/>
< /根>
< / log4net的>
<&的System.Web GT;
< - !
将编译调试=true以将调试
符号插入到编译页。由于这种
会影响性能,在开发过程中将此值设置为true仅

- >
<编译调试=真正的>
<&集会GT;
<添加组件=System.Core程序,版本= 3.5.0.0,文化=中性公钥= B77A5C561934E089/>
<添加组件=System.Web.Extensions程序,版本= 3.5.0.0,文化=中性公钥= 31BF3856AD364E35/>
< /组件>
< /编译>
< - !
的<身份验证和GT;节可以使用
ASP.NET识别传入用户的安全身份验证模式的配置

- >
<身份验证模式=窗口/>
< - !
的<&的customErrors GT;节可以做什么配置
如果/当未处理的错误请求的执行过程中出现
。具体来说,
它允许开发人员配置HTML错误页面
要显示代替错误堆栈跟踪。

<的customErrors模式=仅限远程的defaultRedirect =GenericErrorPage.htm>
<错误的StatusCode =403重定向=NoAccess.htm/>
<错误的StatusCode =404重定向=FileNotFound.htm/>
< /&的customErrors GT;
- >
<网页和GT;
<控制与GT;
<添加的TagPrefix =ASP的命名空间=System.Web.UI程序组件=System.Web.Extensions程序,版本= 3.5.0.0,文化=中性公钥= 31BF3856AD364E35/>
< /控制>
< /页>
<&HttpHandlers的GT;
<* ASMX去掉动词=*路径= />
<添加动词=*路径=*。ASMX验证=假TYPE =System.Web.Script.Services.ScriptHandlerFactory,System.Web.Extensions程序,版本= 3.5.0.0,文化=中性公钥= 31BF3856AD364E35/>
<添加动词=*路径=* _ AppService.axd验证=假TYPE =System.Web.Script.Services.ScriptHandlerFactory,System.Web.Extensions程序,版本= 3.5.0.0,文化=中性公钥= 31BF3856AD364E35/>
<添加动词=GET,HEAD路径=的ScriptResource.axdTYPE =System.Web.Handlers.ScriptResourceHandler,System.Web.Extensions程序,版本= 3.5.0.0,文化=中性公钥= 31BF3856AD364E35验证=FALSE/>
< / HttpHandlers的>
<&的HttpModules GT;
<添加名称=ScriptModuleTYPE =System.Web.Handlers.ScriptModule,System.Web.Extensions程序,版本= 3.5.0.0,文化=中性公钥= 31BF3856AD364E35/>
< /&的HttpModules GT;
< /system.web>
< system.codedom>
<编译器>
<编译语言=C#; CS; CSHARPCS延长= warningLevel =4TYPE =Microsoft.CSharp.CSharpCodeProvider,系统,版本= 2.0.0.0,文化=中性公钥= b77a5c561934e089>
< providerOption NAME =CompilerVersionVALUE =V3.5/>
< providerOption NAME =warnaserror将值=FALSE/>
< /编译器>
< /编译器>
< /system.codedom>
< System.Web.Extensions程序>
<脚本>
<&Web服务GT;
< - !
取消注释本节以启用身份验证服务。包括
requireSSL =真如果合适的话。

<启用的AuthenticationService =真正的requireSSL =真|假/>
- >
< - !
取消注释这些行,以使配置文件服务,并选择可以检索和ASP.NET AJAX
应用修改
配置文件属性。

< profileService启用=真正的
readAccessProperties =propertyname1,propertyname2
writeAccessProperties =propertyname1,propertyname2/>
- >
< - !
取消注释本节,以使角色服务。

<启用roleService =真/>
- >
< / WebServices的>
< - !
< scriptResourceHandler enableCompression =真enableCaching =真/>
- >
< /脚本>
< /system.web.extensions>
<! - 需要在Internet
Information Services 7.0中运行ASP.NET AJAX
的system.webServer部分。这是没有必要对以前版本的IIS。
- >
< system.webServer>
<验证validateIntegratedModeConfiguration =FALSE/>
<模块>
<添加名称=ScriptModule前提=integratedModeTYPE =System.Web.Handlers.ScriptModule,System.Web.Extensions程序,版本= 3.5.0.0,文化=中性公钥= 31BF3856AD364E35/> ;
< /模块>
<&处理GT;
<清除NAME =WebServiceHandlerFactory集成的/>
<添加名称=ScriptHandlerFactory动词=*路径=*。ASMX前提=integratedModeTYPE =System.Web.Script.Services.ScriptHandlerFactory,System.Web.Extensions程序,版本= 3.5.0.0,文化=中性公钥= 31BF3856AD364E35/>
<添加名称=ScriptHandlerFactoryAppServices动词=*路径=* _ AppService.axd前提=integratedModeTYPE =System.Web.Script.Services.ScriptHandlerFactory,System.Web.Extensions程序,版本= 3.5.0.0,文化=中性公钥= 31BF3856AD364E35/>
<添加名称=ScriptResource前提=integratedMode动词=GET,HEAD路径=的ScriptResource.axdTYPE =System.Web.Handlers.ScriptResourceHandler,System.Web.Extensions程序,版本= 3.5.0.0,文化=中性公钥= 31BF3856AD364E35/>
< /处理器>
< /system.webServer>
< system.serviceModel>
<服务和GT;
<服务名称=WebServices.ServicebehaviorConfiguration =WebServices.ServiceBehavior>
<! - 服务端点 - >
<端点地址=绑定=的wsHttpBinding合同=WebServices.IService>
< - !
在部署时,下面的标识元素应该被删除或替换,以反映
身份部署服务运行在其下。如果删除,WCF将自动推断出相应的身份

- >
<同一性GT;
< D​​NS值=本地主机/>
< /身份>
< /端点>
<端点地址=MEX绑定=mexHttpBinding合同=IMetadataExchange接口/>
< /服务>
< /服务>
<&行为GT;
< serviceBehaviors>
<行为NAME =WebServices.ServiceBehavior>
<! - 为了避免泄露的元数据信息,下面设置为false的价值和部署之前删除上面的元数据终结点 - >
< serviceMetadata httpGetEnabled =真/>
<! - 要接收的异常细节的故障进行调试,下面设置为true值。设置为false部署之前,以避免泄露异常信息 - >
< serviceDebug includeExceptionDetailInFaults =FALSE/>
< /行为>
< / serviceBehaviors>
< /行为>
< /system.serviceModel>
< /结构>


解决方案

我receievd类似的错误:



  HTTP错误404.17  - 找不到
的请求的内容似乎是脚本,并不会由静态文件处理程序提供服务。



我试过几台机器相同的代码。通过一些R&放大器; ,D,我终于发现,造成这种情况的原因可能是WCF映射不与IIS注册



要解决上述错误:




  1. 导航到C:\Windows\Microsoft.NET\Framework\v3.0\Windows
    通信基金会在Visual Studio命令提示

  2. 执行servicemodelreg -i手动安装映射


IN VS 2008 i can run .svc but on production IIS 7 i can't. I get this error. i am using x64 win.

I run

C:\Windows\Microsoft.NET\Framework\v2.5.0.30319>aspnet_regiis.exe -i
Start installing ASP.NET (4.0.30319).
.........................

and

C:\Windows\Microsoft.NET\Framework\v2.0.50727>aspnet_regiis.exe -i
The error indicates that IIS is not installed on the machine. Please install IIS
Finished installing ASP.NET (2.0.50727).

but it is the same. I run VS 2008. Application pool :NET framweork is 2.0. And i enable 32 bit application

    Error Summary
HTTP Error 404.17 - Not Found
The requested content appears to be script and will not be served by the static file handler.
Detailed Error Information
Module  StaticFileModule
Notification    ExecuteRequestHandler
Handler StaticFile
Error Code  0x80070032
Requested URL   http://192.168.2.4:80/Service.svc
Physical Path   C:\inetpub\wwwroot\WebServices\Service.svc
Logon Method    Anonymous
Logon User  Anonymous
Most likely causes:

    The request matched a wildcard mime map. The request is mapped to the static file handler. If there were different pre-conditions, the request will map to a different handler.

Things you can try:

    If you want to serve this content as a static file, add an explicit MIME map.

EDIT:

web.config

<?xml version="1.0"?>

<!--
    Note: As an alternative to hand editing this file you can use the 
    web admin tool to configure settings for your application. Use
    the Website->Asp.Net Configuration option in Visual Studio.
    A full list of settings and comments can be found in 
    machine.config.comments usually located in 
    \Windows\Microsoft.Net\Framework\v2.x\Config 
-->
<configuration>
    <configSections>
        <section name="log4net" type="log4net.Config.Log4NetConfigurationSectionHandler,log4net" />
        <section name="nhibernateSettings" type="ProjectBase.Data.NHibernateSessionMgmt.OpenSessionInViewSection, ProjectBase.Data" />
        <sectionGroup name="system.web.extensions" type="System.Web.Configuration.SystemWebExtensionsSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
            <sectionGroup name="scripting" type="System.Web.Configuration.ScriptingSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
                <section name="scriptResourceHandler" type="System.Web.Configuration.ScriptingScriptResourceHandlerSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication" />
                <sectionGroup name="webServices" type="System.Web.Configuration.ScriptingWebServicesSectionGroup, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35">
                    <section name="jsonSerialization" type="System.Web.Configuration.ScriptingJsonSerializationSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="Everywhere" />
                    <section name="profileService" type="System.Web.Configuration.ScriptingProfileServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication" />
                    <section name="authenticationService" type="System.Web.Configuration.ScriptingAuthenticationServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication" />
                    <section name="roleService" type="System.Web.Configuration.ScriptingRoleServiceSection, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" requirePermission="false" allowDefinition="MachineToApplication" />
                </sectionGroup>
            </sectionGroup>
        </sectionGroup>
    </configSections>
    <appSettings>
        <add key="NHibernateConfigPath" value="D:\PROJEKTI\WebServices\DotNet\WebServices\WebServices\NHibernate.config" />
    </appSettings>
    <connectionStrings>
        <add name="connectionString" connectionString="Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=WebServices;Data Source=.\SQL2008" providerName="System.Data.SqlClient" />
    </connectionStrings>
    <nhibernateSettings>
        <!-- List every session factory that will be needed; transaction management and closing sessions 
          will be managed with the open-session-in-view module -->
        <sessionFactories>
            <clearFactories />
            <sessionFactory name="WebCrawlerFactory" factoryConfigPath="D:\PROJEKTI\WebServices\DotNet\WebServices\WebServices\NHibernate.config" isTransactional="true" />
        </sessionFactories>
    </nhibernateSettings>
    <log4net>
        <appender name="LogAllToFile" type="log4net.Appender.FileAppender">
            <file value="WebCrawler.log" />
            <appendToFile value="false" />
            <layout type="log4net.Layout.PatternLayout">
                <conversionPattern value="%d [%t] %-5l - %m%n%n" />
            </layout>
        </appender>
        <root>
            <priority value="ALL" />
            <!-- ALL, DEBUG, INFO, WARN, ERROR, FATAL, OFF-->
            <appender-ref ref="LogAllToFile" />
        </root>
    </log4net>
    <system.web>
        <!--
            Set compilation debug="true" to insert debugging 
            symbols into the compiled page. Because this 
            affects performance, set this value to true only 
            during development.
        -->
        <compilation debug="true">
            <assemblies>
                <add assembly="System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089" />
                <add assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
            </assemblies>
        </compilation>
        <!--
            The <authentication> section enables configuration 
            of the security authentication mode used by 
            ASP.NET to identify an incoming user. 
        -->
        <authentication mode="Windows" />
        <!--
            The <customErrors> section enables configuration 
            of what to do if/when an unhandled error occurs 
            during the execution of a request. Specifically, 
            it enables developers to configure html error pages 
            to be displayed in place of a error stack trace.

        <customErrors mode="RemoteOnly" defaultRedirect="GenericErrorPage.htm">
            <error statusCode="403" redirect="NoAccess.htm" />
            <error statusCode="404" redirect="FileNotFound.htm" />
        </customErrors>
        -->
        <pages>
            <controls>
                <add tagPrefix="asp" namespace="System.Web.UI" assembly="System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
            </controls>
        </pages>
        <httpHandlers>
            <remove verb="*" path="*.asmx" />
            <add verb="*" path="*.asmx" validate="false" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
            <add verb="*" path="*_AppService.axd" validate="false" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
            <add verb="GET,HEAD" path="ScriptResource.axd" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" validate="false" />
        </httpHandlers>
        <httpModules>
            <add name="ScriptModule" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
        </httpModules>
    </system.web>
    <system.codedom>
        <compilers>
            <compiler language="c#;cs;csharp" extension=".cs" warningLevel="4" type="Microsoft.CSharp.CSharpCodeProvider, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
                <providerOption name="CompilerVersion" value="v3.5" />
                <providerOption name="WarnAsError" value="false" />
            </compiler>
        </compilers>
    </system.codedom>
    <system.web.extensions>
        <scripting>
            <webServices>
                <!--
              Uncomment this section to enable the authentication service. Include 
              requireSSL="true" if appropriate.

          <authenticationService enabled="true" requireSSL = "true|false"/>
          -->
                <!--
              Uncomment these lines to enable the profile service, and to choose the 
              profile properties that can be retrieved and modified in ASP.NET AJAX 
              applications.

          <profileService enabled="true"
                          readAccessProperties="propertyname1,propertyname2"
                          writeAccessProperties="propertyname1,propertyname2" />
          -->
                <!--
              Uncomment this section to enable the role service.

          <roleService enabled="true"/>
          -->
            </webServices>
            <!--
        <scriptResourceHandler enableCompression="true" enableCaching="true" />
        -->
        </scripting>
    </system.web.extensions>
    <!--
        The system.webServer section is required for running ASP.NET AJAX under Internet
        Information Services 7.0.  It is not necessary for previous version of IIS.
    -->
    <system.webServer>
        <validation validateIntegratedModeConfiguration="false" />
        <modules>
            <add name="ScriptModule" preCondition="integratedMode" type="System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
        </modules>
        <handlers>
            <remove name="WebServiceHandlerFactory-Integrated" />
            <add name="ScriptHandlerFactory" verb="*" path="*.asmx" preCondition="integratedMode" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
            <add name="ScriptHandlerFactoryAppServices" verb="*" path="*_AppService.axd" preCondition="integratedMode" type="System.Web.Script.Services.ScriptHandlerFactory, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
            <add name="ScriptResource" preCondition="integratedMode" verb="GET,HEAD" path="ScriptResource.axd" type="System.Web.Handlers.ScriptResourceHandler, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35" />
        </handlers>
    </system.webServer>
    <system.serviceModel>
        <services>
            <service name="WebServices.Service" behaviorConfiguration="WebServices.ServiceBehavior">
                <!-- Service Endpoints -->
                <endpoint address="" binding="wsHttpBinding" contract="WebServices.IService">
                    <!-- 
              Upon deployment, the following identity element should be removed or replaced to reflect the 
              identity under which the deployed service runs.  If removed, WCF will infer an appropriate identity 
              automatically.
          -->
                    <identity>
                        <dns value="localhost" />
                    </identity>
                </endpoint>
                <endpoint address="mex" binding="mexHttpBinding" contract="IMetadataExchange" />
            </service>
        </services>
        <behaviors>
            <serviceBehaviors>
                <behavior name="WebServices.ServiceBehavior">
                    <!-- To avoid disclosing metadata information, set the value below to false and remove the metadata endpoint above before deployment -->
                    <serviceMetadata httpGetEnabled="true" />
                    <!-- To receive exception details in faults for debugging purposes, set the value below to true.  Set to false before deployment to avoid disclosing exception information -->
                    <serviceDebug includeExceptionDetailInFaults="false" />
                </behavior>
            </serviceBehaviors>
        </behaviors>
    </system.serviceModel>
</configuration>

解决方案

I had receievd a similar error:

HTTP Error 404.17 - Not Found
The requested content appears to be script and will not be served by the static file handler.

I tried the same code on several machines. Through some R & D, I finally found that the cause for this can be that WCF mapping are not registered with IIS.

To solve the above error:

  1. Navigate to "C:\Windows\Microsoft.NET\Framework\v3.0\Windows Communication Foundation" at the Visual Studio command prompt
  2. Execute "servicemodelreg -i" to install the mappings manually

这篇关于HTTP错误404.17 - 未找到的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆