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: CS0103: The name 'DefaultId' does not exist in the current context
Source Error:
Line 227: int nt = (int)DataHelper.ExecuteScalar("SELECT COUNT([id]) FROM [wap_jz_fk] WHERE [bid]=" + bid + " AND [addtime]>'" + NuoHa.SvrTime.Date + "'");
Line 228: int ldid = 0;
Line 229: DefaultId = 0;
Line 230: string ForumLink = "";
Line 231: Rs = DataHelper.ExecuteReader("SELECT [bid],[name] FROM [wap_bbs_link] WHERE [oid]=" + bid + " ORDER BY [sort] ASC");
Source File: d:\www\web\txqq789.com_cgopekleedexhf0t04oz\wwwroot\wml\bbs\fa.aspx.cs Line: 229
Show Detailed Compiler Output:
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34280