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

编译错误

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

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

源错误:


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

源文件: d:\house.efw.cn\ybf.cs.aspx    行: 12







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