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: CS1010: Newline in constant

Source Error:


Line 723:    ) AS T2;
Line 724:";
Line 725:            ";
Line 726:            DataTable dtRelated = _sql.GetDataTable(sql, new SqlParameter("@pid", pid), new SqlParameter("@cid", cid));
Line 727:            foreach (DataRow row in dtRelated.Rows)

Source File: D:\web\es\300.aspx.cs    Line: 725





Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4110.0