IIS锁定可能导致ASP.NET项目抛出HTTP错误500.19 [英] IIS Locking possibly causing ASP.NET project to throw HTTP Error 500.19

查看:408
本文介绍了IIS锁定可能导致ASP.NET项目抛出HTTP错误500.19的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是相当新的.NET框架。我试图运行从我自己的系统上运行Visual Studio 2010的另一个系统复制的应用程序。我也运行Visual Studio 2010年当我preSS F5生成并运行,我收到以下错误消息

在输出的:

  ------启动生成:项目:cloudintegra.dal,配置:调试任何CPU ------
  cloudintegra.dal - > D:\\用户\\ Chibuzo \\文档\\ Visual Studio 2010的\\项目\\ cloudintegra \\ cloudintegra.dal \\ BIN \\调试\\ cloudintegra.dal.dll
------启动生成:项目:cloudintegra.ui,配置:调试任何CPU ------
D:\\ WINDOWS \\ Microsoft.NET \\框架\\ v4.0.30319 \\ Microsoft.Common.targets(1605,5):警告MSB3245:无法解析此引用。无法找到程序集​​CrystalDecisions.CrystalReports.Engine,版本= 13.0.2000.0,文化=中性公钥= 692fbea5521e1304,的ProcessorArchitecture = MSIL。检查以确保存在于磁盘上的装配。如果你的code需要此引用,则可能出现编译错误。
D:\\ WINDOWS \\ Microsoft.NET \\框架\\ v4.0.30319 \\ Microsoft.Common.targets(1605,5):警告MSB3245:无法解析此引用。无法找到程序集​​CrystalDecisions.ReportSource,版本= 13.0.2000.0,文化=中性公钥= 692fbea5521e1304,的ProcessorArchitecture = MSIL。检查以确保存在于磁盘上的装配。如果你的code需要此引用,则可能出现编译错误。
D:\\ WINDOWS \\ Microsoft.NET \\框架\\ v4.0.30319 \\ Microsoft.Common.targets(1605,5):警告MSB3245:无法解析此引用。无法找到程序集​​CrystalDecisions.Shared,版本= 13.0.2000.0,文化=中性公钥= 692fbea5521e1304,的ProcessorArchitecture = MSIL。检查以确保存在于磁盘上的装配。如果你的code需要此引用,则可能出现编译错误。
D:\\ WINDOWS \\ Microsoft.NET \\框架\\ v4.0.30319 \\ Microsoft.Common.targets(1605,5):警告MSB3245:无法解析此引用。无法找到程序集​​CrystalDecisions.Web,版本= 13.0.2000.0,文化=中性公钥= 692fbea5521e1304,的ProcessorArchitecture = MSIL。检查以确保存在于磁盘上的装配。如果你的code需要此引用,则可能出现编译错误。
  cloudintegra.ui - > D:\\用户\\ Chibuzo \\文档\\ Visual Studio 2010的\\项目\\ cloudintegra \\ cloudintegra.ui \\ BIN \\ cloudintegra.dll
==========生成:2得手,0失败,1高达最新,0已跳过==========

此外,当我选择在一个特殊的.aspx文件视图浏览器中,得到以下内部服务器错误

请我怎么能解决这个问题?

下面是根Web.config

 <?XML版本=1.0&GT?;
<! -
  有关如何配置ASP.NET应用程序的更多信息,请访问:
  http://go.microsoft.com/fwlink/?LinkId=169433
   - >
<结构>
    < configSections>
        < sectionGroup NAME =System.Web.Extensions程序TYPE =System.Web.Configuration.SystemWebExtensionsSectionGroup,System.Web.Extensions程序,版本= 4.0.0.0,文化=中性公钥= 31bf3856ad364e35>
            < sectionGroup NAME =脚本TYPE =System.Web.Configuration.ScriptingSectionGroup,System.Web.Extensions程序,版本= 4.0.0.0,文化=中性公钥= 31bf3856ad364e35>
                <节名称=scriptResourceHandlerTYPE =System.Web.Configuration.ScriptingScriptResourceHandlerSection,System.Web.Extensions程序,版本= 4.0.0.0,文化=中性公钥= 31bf3856ad364e35requirePermission =假allowDefinition的=MachineToApplication/ >
                < sectionGroup名称=Web服务类型=System.Web.Configuration.ScriptingWebServicesSectionGroup,System.Web.Extensions程序,版本= 4.0.0.0,文化=中性公钥= 31bf3856ad364e35>
                    <节名称=jsonSerializationTYPE =System.Web.Configuration.ScriptingJsonSerializationSection,System.Web.Extensions程序,版本= 4.0.0.0,文化=中性公钥= 31bf3856ad364e35requirePermission =假allowDefinition的=无处不在/ >
                < / sectionGroup>
            < / sectionGroup>
        < / sectionGroup>
    < / configSections>    <&是connectionStrings GT;
        <添加名称=dbcloudintegraConnectionStringb的connectionString =数据源= PROGRAMOS-PC \\ INST1;初始目录= dbcloudintegra;坚持安全信息= TRUE;用户ID = SA;密码= P @ ssw0rd的providerName =System.Data.SqlClient的/>
        <添加名称=dbcloudintegraConnectionString的connectionString =数据源= PROGRAMOS-PC \\ INST1;初始目录= prom_temprary;坚持安全信息= TRUE;用户ID = SA;密码= P @ ssw0rd的providerName =System.Data.SqlClient的/>
    < /&是connectionStrings GT;
    <位置路径=Default.aspx的>
        <&的System.Web GT;
            <授权>
                <让角色=用户管理/>
                <拒绝用户=*/>
                <拒绝用户= /&gt的帮助?
            < /授权>
        < /system.web>
    < /地点>
    <位置路径=__ upload.aspx>
        <&的System.Web GT;
            <授权>
                <让角色=用户管理/>
                <拒绝用户=*/>
                <拒绝用户= /&gt的帮助?
            < /授权>
        < /system.web>
    < /地点>
    <&的appSettings GT;
        <添加键=_ CSVALUE =dbcloudintegraConnectionString/>
        <添加键=文件上传值=D:\\用户\\ Chibuzo \\文档\\ prog_fileuploads \\/>
        <添加键=errorlogsVALUE =D:\\用户\\ Chibuzo \\文档\\ prog_errorlogs \\/>
        <添加键=enableLogOnVALUE =真/>
        <添加键=enableRecaptchaVALUE =FALSE/>
        <添加键=domainAdminDays值=5000/>
        <添加键=domainPathVALUE =htt​​p://www.prominentetrade.com//>
        <添加键=recaptchaPublicKeyVALUE =6LcZkvESAAAAAOWvWUtykUEoIGnU_qLiJlAvUN9e/>
        <添加键=recaptchaPrivateKeyVALUE =6LcZkvESAAAAAIBTKFXnqZHe_bqFLkwjtZfcgqoV/>
    < /的appSettings>
    <&的System.Web GT;
        <的sessionState cookieName =__ CIP.SSID超时=20/>
        <的customErrors模式=关的defaultRedirect =〜/ 500.aspx>
            <错误状态code =404重定向=〜/ 404.aspx/>
        < /&的customErrors GT;
        <网页和GT;
            <控制与GT;
                <添加标签preFIX =cloudintegraSRC =〜/控制/ datepicker.ascx变量名=日期选择/>
                <添加标签preFIX =cloudintegraSRC =〜/控制/ customersearch.ascx变量名=customersearch/>
                <添加标签preFIX =cloudintegraSRC =〜/控制/ generalledgersearch.ascx变量名=generalledgersearch/>
                <添加标签preFIX =cloudintegraSRC =〜/控制/ staffsearch.ascx变量名=staffsearch/>
                <添加标签preFIX =cloudintegraSRC =〜/控制/ securitysearch.ascx变量名=securitysearch/>
                <添加标签preFIX =cloudintegraSRC =〜/控制/ alert.ascx变量名=警戒/>
                <添加标签preFIX =cloudintegraSRC =〜/控制/ sidebar.ascx变量名=侧栏/>
                <添加标签preFIX =cloudintegraSRC =〜/控制/ tools.ascx变量名=工具/>
                <添加标签preFIX =cloudintegraSRC =〜/控制/ equitytrader.ascx变量名=equitytrader/>
                <添加标签preFIX =cloudintegraSRC =〜/控制/ marketdata.ascx变量名=marketdata/>
            < /控制>
        < /页>
        <编译调试=真targetFramework =4.0>
            <&集会GT;
                <添加组件=CrystalDecisions.Web,版本= 13.0.2000.0,文化=中性公钥= 692FBEA5521E1304/>
                <添加组件=CrystalDecisions.Shared,版本= 13.0.2000.0,文化=中性公钥= 692FBEA5521E1304/>
                <添加组件=CrystalDecisions.ReportSource,版本= 13.0.2000.0,文化=中性公钥= 692FBEA5521E1304/>
                <添加组件=CrystalDecisions.ReportAppServer.Controllers,版本= 13.0.2000.0,文化=中性公钥= 692FBEA5521E1304/>
                <添加组件=CrystalDecisions.ReportAppServer.DataDefModel,版本= 13.0.2000.0,文化=中性公钥= 692FBEA5521E1304/>
                <添加组件=CrystalDecisions.CrystalReports.Engine,版本= 13.0.2000.0,文化=中性公钥= 692FBEA5521E1304/>
                <添加组件=CrystalDecisions.ReportAppServer.ClientDoc,版本= 13.0.2000.0,文化=中性公钥= 692fbea5521e1304/>
                <添加组件=System.Design,版本= 4.0.0.0,文化=中性公钥= B03F5F7F11D50A3A/>
                <添加组件=System.Web.Extensions.Design,版本= 4.0.0.0,文化=中性公钥= 31BF3856AD364E35/>
                <添加组件=System.Windows.Forms的,版本= 4.0.0.0,文化=中性公钥= B77A5C561934E089/>
            < /组件>
            < codeSubDirectories>
                <添加目录名=VB/>
            < / codeSubDirectories>
        < /编译>
        <身份验证模式=表格>
            <形式的名称=__ AUTH.PCIloginUrl =〜/ login.aspx的slidingExpiration =真正的超时=20/>
        < /认证>
        <会员和GT;
            <供应商>
                <清除NAME =AspNetSqlMembershipProvider/>
                <添加名称=AspNetSqlMembershipProviderTYPE =System.Web.Security.SqlMembershipProvider,System.Web程序,版本= 2.0.0.0,文化=中性公钥= b03f5f7f11d50a3a的connectionStringName =dbcloudintegraConnectionStringenablePasswordRetrieval =假enablePasswordReset设置=真正的requiresQuestionAndAnswer =假的applicationName =cloudintegrarequiresUniqueEmail =假了passwordFormat =散列maxInvalidPasswordAttempts =5minRequiredPasswordLength =6minRequiredNonalphanumericCharacters =0passwordAttemptWindow =10passwordStrengthRegularEx pression = />
            < /供应商>
        < /会员>
        <型材>
            <供应商>
                <清/>
                <添加名称=AspNetSqlProfileProviderTYPE =System.Web.Profile.SqlProfileProvider的connectionStringName =dbcloudintegraConnectionString的applicationName =cloudintegra/>
            < /供应商>
        < / profile文件>
        < roleManager启用=真正的>
            <供应商>
                <清/>
                <添加的connectionStringName =dbcloudintegraConnectionString的applicationName =cloudintegraNAME =AspNetSqlRoleProviderTYPE =System.Web.Security.SqlRoleProvider/>
                <添加的applicationName =cloudintegraNAME =AspNetWindowsTokenRoleProviderTYPE =System.Web.Security.WindowsTokenRoleProvider/>
            < /供应商>
        < / roleManager>
        <&Web服务GT;
            <&协议GT;
                <! - <添加名称=HTTPGET/> - >
                <添加名称=HttpPost/>
            < /协议>
        < / WebServices的>
        <&HttpHandlers的GT;
            <添加动词=GET路径=CrystalImageHandler.aspxTYPE =CrystalDecisions.Web.CrystalImageHandler,CrystalDecisions.Web,版本= 13.0.2000.0,文化=中性公钥= 692fbea5521e1304/>
        < / HttpHandlers的>
        <! - <&的HttpModules GT;
      <添加名称=会话TYPE =System.Web.SessionState.SessionStateModule/>
    &所述; /的HttpModules&GT - →;
        <的httpRuntime requestValidationMode =2.0/>
    < /system.web>
    < System.Web.Extensions程序>
        <脚本>
            <&Web服务GT;
                < jsonSerialization maxJsonLength =2147483647>< / jsonSerialization>
            < / WebServices的>
        < /脚本>
    < /system.web.extensions>
    < system.webServer>
        <&处理GT;
            <添加名称=CrystalImageHandler.aspx_GET动词=GET路径=CrystalImageHandler.aspxTYPE =CrystalDecisions.Web.CrystalImageHandler,CrystalDecisions.Web,版本= 13.0.2000.0,文化=中性公钥= 692fbea5521e1304preCondition =integratedMode/>
        < /处理器>
        <验证validateIntegratedModeConfiguration =FALSE/>
        < staticContent>
            < mimeMap fileExtension =WOFFmime类型=应用程序/八位字节流/>
        < / staticContent>
    < /system.webServer>
    < system.net>
    < /system.net>
< /结构>


解决方案

我猜你是使用Crystal Reports到项目中。对于您需要安装水晶报表运行。

检查下面的帖子,这将解决您的问题。
<一href=\"http://stackoverflow.com/questions/11357854/crystalimagehandler-aspx-not-found\">CrystalImageHandler.aspx没有找到

I'm fairly new to .NET framework. I'm trying to run an application copied from another system running visual studio 2010 on my own system. I am also running Visual Studio 2010. When I press F5 to build and run, I get the following error messages

On the output:

------ Build started: Project: cloudintegra.dal, Configuration: Debug Any CPU ------
  cloudintegra.dal -> D:\Users\Chibuzo\Documents\Visual Studio 2010\Projects\cloudintegra\cloudintegra.dal\bin\Debug\cloudintegra.dal.dll
------ Build started: Project: cloudintegra.ui, Configuration: Debug Any CPU ------
D:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "CrystalDecisions.CrystalReports.Engine, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
D:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "CrystalDecisions.ReportSource, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
D:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
D:\Windows\Microsoft.NET\Framework\v4.0.30319\Microsoft.Common.targets(1605,5): warning MSB3245: Could not resolve this reference. Could not locate the assembly "CrystalDecisions.Web, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304, processorArchitecture=MSIL". Check to make sure the assembly exists on disk. If this reference is required by your code, you may get compilation errors.
  cloudintegra.ui -> D:\Users\Chibuzo\Documents\Visual Studio 2010\Projects\cloudintegra\cloudintegra.ui\bin\cloudintegra.dll
========== Build: 2 succeeded, 0 failed, 1 up-to-date, 0 skipped ==========

Also when I select view on browser on a special .aspx file, get the following Internal Server Error

Please how can I resolve this issue?

Here is the root Web.config

<?xml version="1.0"?>
<!--
  For more information on how to configure your ASP.NET application, please visit
  http://go.microsoft.com/fwlink/?LinkId=169433
  -->
<configuration>
    <configSections>
        <sectionGroup name="system.web.extensions" type="System.Web.Configuration.SystemWebExtensionsSectionGroup, System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
            <sectionGroup name="scripting" type="System.Web.Configuration.ScriptingSectionGroup, System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
                <section name="scriptResourceHandler" type="System.Web.Configuration.ScriptingScriptResourceHandlerSection, System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" requirePermission="false" allowDefinition="MachineToApplication"/>
                <sectionGroup name="webServices" type="System.Web.Configuration.ScriptingWebServicesSectionGroup, System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
                    <section name="jsonSerialization" type="System.Web.Configuration.ScriptingJsonSerializationSection, System.Web.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" requirePermission="false" allowDefinition="Everywhere"/>
                </sectionGroup>
            </sectionGroup>
        </sectionGroup>
    </configSections>

    <connectionStrings>
        <add name="dbcloudintegraConnectionStringb" connectionString="Data Source=PROGRAMOS-PC\INST1;Initial Catalog=dbcloudintegra;Persist Security Info=True;User ID=sa;Password=p@ssw0rd" providerName="System.Data.SqlClient" />
        <add name="dbcloudintegraConnectionString" connectionString="Data Source=PROGRAMOS-PC\INST1;Initial Catalog=prom_temprary;Persist Security Info=True;User ID=sa;Password=p@ssw0rd" providerName="System.Data.SqlClient" />
    </connectionStrings>
    <location path="default.aspx">
        <system.web>
            <authorization>
                <allow roles="user,admin"/>
                <deny users="*"/>
                <deny users="?"/>
            </authorization>
        </system.web>
    </location>
    <location path="__upload.aspx">
        <system.web>
            <authorization>
                <allow roles="user,admin"/>
                <deny users="*"/>
                <deny users="?"/>
            </authorization>
        </system.web>
    </location>
    <appSettings>
        <add key="_cs" value="dbcloudintegraConnectionString"/>
        <add key="fileuploads" value="D:\Users\Chibuzo\Documents\prog_fileuploads\"/>
        <add key="errorlogs" value="D:\Users\Chibuzo\Documents\prog_errorlogs\"/>
        <add key="enableLogOn" value="true"/>
        <add key="enableRecaptcha" value="false"/>
        <add key="domainAdminDays" value="5000"/>
        <add key="domainPath" value="http://www.prominentetrade.com/"/>
        <add key="recaptchaPublicKey" value="6LcZkvESAAAAAOWvWUtykUEoIGnU_qLiJlAvUN9e"/>
        <add key="recaptchaPrivateKey" value="6LcZkvESAAAAAIBTKFXnqZHe_bqFLkwjtZfcgqoV"/>
    </appSettings>
    <system.web>
        <sessionState cookieName="__CIP.SSID" timeout="20"/>
        <customErrors mode="Off" defaultRedirect="~/500.aspx">
            <error statusCode="404" redirect="~/404.aspx"/>
        </customErrors>
        <pages>
            <controls>
                <add tagPrefix="cloudintegra" src="~/controls/datepicker.ascx" tagName="datepicker"/>
                <add tagPrefix="cloudintegra" src="~/controls/customersearch.ascx" tagName="customersearch"/>
                <add tagPrefix="cloudintegra" src="~/controls/generalledgersearch.ascx" tagName="generalledgersearch"/>
                <add tagPrefix="cloudintegra" src="~/controls/staffsearch.ascx" tagName="staffsearch"/>
                <add tagPrefix="cloudintegra" src="~/controls/securitysearch.ascx" tagName="securitysearch"/>
                <add tagPrefix="cloudintegra" src="~/controls/alert.ascx" tagName="alert"/>
                <add tagPrefix="cloudintegra" src="~/controls/sidebar.ascx" tagName="sidebar"/>
                <add tagPrefix="cloudintegra" src="~/controls/tools.ascx" tagName="tools"/>
                <add tagPrefix="cloudintegra" src="~/controls/equitytrader.ascx" tagName="equitytrader"/>
                <add tagPrefix="cloudintegra" src="~/controls/marketdata.ascx" tagName="marketdata"/>
            </controls>
        </pages>
        <compilation debug="true" targetFramework="4.0">
            <assemblies>
                <add assembly="CrystalDecisions.Web, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
                <add assembly="CrystalDecisions.Shared, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
                <add assembly="CrystalDecisions.ReportSource, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
                <add assembly="CrystalDecisions.ReportAppServer.Controllers, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
                <add assembly="CrystalDecisions.ReportAppServer.DataDefModel, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
                <add assembly="CrystalDecisions.CrystalReports.Engine, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692FBEA5521E1304"/>
                <add assembly="CrystalDecisions.ReportAppServer.ClientDoc, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
                <add assembly="System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B03F5F7F11D50A3A"/>
                <add assembly="System.Web.Extensions.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35"/>
                <add assembly="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=B77A5C561934E089"/>
            </assemblies>
            <codeSubDirectories>
                <add directoryName="VB"/>
            </codeSubDirectories>
        </compilation>
        <authentication mode="Forms">
            <forms name="__AUTH.PCI" loginUrl="~/login.aspx" slidingExpiration="true" timeout="20"/>
        </authentication>
        <membership>
            <providers>
                <remove name="AspNetSqlMembershipProvider"/>
                <add name="AspNetSqlMembershipProvider" type="System.Web.Security.SqlMembershipProvider, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" connectionStringName="dbcloudintegraConnectionString" enablePasswordRetrieval="false" enablePasswordReset="true" requiresQuestionAndAnswer="false" applicationName="cloudintegra" requiresUniqueEmail="false" passwordFormat="Hashed" maxInvalidPasswordAttempts="5" minRequiredPasswordLength="6" minRequiredNonalphanumericCharacters="0" passwordAttemptWindow="10" passwordStrengthRegularExpression=""/>
            </providers>
        </membership>
        <profile>
            <providers>
                <clear/>
                <add name="AspNetSqlProfileProvider" type="System.Web.Profile.SqlProfileProvider" connectionStringName="dbcloudintegraConnectionString" applicationName="cloudintegra"/>
            </providers>
        </profile>
        <roleManager enabled="true">
            <providers>
                <clear/>
                <add connectionStringName="dbcloudintegraConnectionString" applicationName="cloudintegra" name="AspNetSqlRoleProvider" type="System.Web.Security.SqlRoleProvider"/>
                <add applicationName="cloudintegra" name="AspNetWindowsTokenRoleProvider" type="System.Web.Security.WindowsTokenRoleProvider"/>
            </providers>
        </roleManager>
        <webServices>
            <protocols>
                <!--<add name="HttpGet"/>-->
                <add name="HttpPost"/>
            </protocols>
        </webServices>
        <httpHandlers>
            <add verb="GET" path="CrystalImageHandler.aspx" type="CrystalDecisions.Web.CrystalImageHandler, CrystalDecisions.Web, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304"/>
        </httpHandlers>
        <!--<httpModules>
      <add name="Session" type="System.Web.SessionState.SessionStateModule"/>
    </httpModules>-->
        <httpRuntime requestValidationMode="2.0"/>
    </system.web>
    <system.web.extensions>
        <scripting>
            <webServices>
                <jsonSerialization maxJsonLength="2147483647"></jsonSerialization>
            </webServices>
        </scripting>
    </system.web.extensions>
    <system.webServer>
        <handlers>
            <add name="CrystalImageHandler.aspx_GET" verb="GET" path="CrystalImageHandler.aspx" type="CrystalDecisions.Web.CrystalImageHandler, CrystalDecisions.Web, Version=13.0.2000.0, Culture=neutral, PublicKeyToken=692fbea5521e1304" preCondition="integratedMode"/>
        </handlers>
        <validation validateIntegratedModeConfiguration="false"/>
        <staticContent>
            <mimeMap fileExtension=".woff" mimeType="application/octet-stream"/>
        </staticContent>
    </system.webServer>
    <system.net>
    </system.net>
</configuration>

解决方案

I guess you are using crystal reports into your project. For that you need to install crystal report runtime.

Check following post, it will resolve your issue. CrystalImageHandler.aspx not found

这篇关于IIS锁定可能导致ASP.NET项目抛出HTTP错误500.19的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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