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 58:                     HtmlAgilityPack.HtmlNode bodyNode = hp.DocumentNode.SelectSingleNode("//head");
Line 59:                     control_tag += "<meta charset=\"utf-8\">\n";
Line 60: 					string title= CompileTages((dt.Rows[0]["site_title"].ToString().Replace('+', ','));
Line 61:                     var onvanpage = (Page)HttpContext.Current.Handler;
Line 62:                     onvanpage.Title =title;

Source File: c:\Host\Harmony2019\UserControl\Head.ascx.cs    Line: 60





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