Server Error in '/' Application.
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS0841: Cannot use local variable 'TCount1' before it is declared
Source Error:
Line 186:
Line 187:
Line 188: DataHelper.ExecuteNonQuery("UPDATE [wap_bbs_member] SET [sbcs]=" + TCount1 + " WHERE [uid]=" + data.Rows[pn][0] + "");
Line 189:
Line 190: int TCount1 = (int)DataHelper.ExecuteScalar("SELECT COUNT([id]) FROM [wap_tz] WHERE [oid]=" + id + " AND [addtime]>'" + NuoHa.SvrTime.Date + "'");
Source File: d:\www\web\txqq789.com_cgopekleedexhf0t04oz\wwwroot\wml\bbs\profile.aspx.cs Line: 188
Show Detailed Compiler Output:
Show Complete Compilation Source:
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34280