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

编译错误

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

编译器错误消息: CS0128: A local variable named 'katalog' is already defined in this scope

源错误:


行 245:        Panel malzemevar = (Panel)e.Item.FindControl("Panel_MalzemeVar"); Repeater katalog = (Repeater)e.Item.FindControl("Rpt_Katalog");
行 246:        //sonradan ekledik
行 247:        Repeater katalog = (Repeater)e.Item.FindControl("Rpt_Katalog");
行 248:        if (Int32.Parse(UrunKatId) == 4)
行 249:        {

源文件: f:\usr\localuser\xyw3397050001\UrunKategoriDetay.aspx.cs    行: 247






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