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

编译错误

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

编译器错误消息: CS1026: 应输入 )

源错误:


行 9:  		String where = "  WHERE city='@city' and deleted=0 ";		
行 10: 		where =where.Replace("@city",tostr(efwcity));		
行 11: 		String title = Server.UrlDecode(RepKeywords(Request["title"]);
行 12: 		if(chkstr(title,"^.+$")){
行 13: 			where += " and fileno like '%@title%'";

源文件: d:\house.efw.cn\cqgg.cs.aspx    行: 11







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