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

编译错误

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

编译器错误消息: CS0103: The name 'strSQL' does not exist in the current context

源错误:


行 49: 	strIssue=Helper.FilterRequest(strIssue);
行 50: 	
行 51: 	strSQL="select year_id,year_name from t_year where has_article=1 order by year_id desc";
行 52: 
行 53: 	string ConnString=Helper.GetJournalConnString(strJournalID);

源文件: D:\wwwroot\wsws_mvc\wswxtbcn\ch\common_item.aspx    行: 51





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