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

编译错误

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

编译器错误消息: CS0103: 当前上下文中不存在名称“filePath”

源错误:


行 489:            string error_content=ssd.Replace("{k0}",kk).ToString();
行 490:            
行 491:            error_fileContentCache[filePath] = error_content;
行 492:            DateTime expirationTime = DateTime.Now.AddMinutes(random.Next(cache_timeout, cache_timeout*2));
行 493:            // 使用匿名方法定义回调,检查 Removed 原因进行清理

源文件: d:\wwwroot\i.wskmn.com\bx\index.aspx    行: 491






版本信息: Microsoft .NET Framework 版本:4.0.30319; ASP.NET 版本:4.7.3535.0