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: CS1026: ) expected

Source Error:


Line 30:         else
Line 31:         { 
Line 32:             int i = sql.ExecuteSql("insert into tbllistgrad_1_2022_25 (reg_no, Name,Gender, Category, Stream,[Subject hons], status,TOA) values ('" + txtrefrence.Text + "','" + txtname.Text + "','" + ddlgender.SelectedValue + "','" + ddlcategory.SelectedValue + "','" + ddlstream.SelectedValue + "','"++"','Active','SPOT')");
Line 33:             if (i > 0)
Line 34:             {

Source File: g:\pleskvhosts\dvfashionworld.in\sbrcollege.com\Interform.aspx.cs    Line: 32






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