“/”应用程序中的服务器错误。

编译错误

说明: 在编译向该请求提供服务所需资源的过程中出现错误。请检查下列特定错误详细信息并适当地修改源代码。

编译器错误信息: CS0117: “IWMS.Model.ConfigInfo”并不包含对“GZipCompress”的定义

源错误:


行 5:    <tr>
行 6:      <td align="center"><%if(config.DispPerformance && Request.QueryString["sp"]==null){
行 7:  Response.WrITe(string.Format("<div style=\"font:11px arial;color:#606060\">Processed in {0} second(s), {1} queries, Gzip {2}</div>",ProcessTime(),dbHelper.Queries.ToString(),config.GZipCompress?"enabled":"disabled"));
行 8:   }%></td>
行 9:    </tr>

源文件: D:\Webs\www.laitour.com\foot.inc    行: 7






版本信息: Microsoft .NET Framework 版本:1.1.4322.2407; ASP.NET 版本:1.1.4322.2407