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: CS0131: The left-hand side of an assignment must be a variable, property or indexer

Source Error:


Line 215:            FormView1.DataBind();
Line 216:            //FormView FormView11 = (FormView)FormView1.FindControl("FormView11");
Line 217:            HyperLink HyperLink1 = (HyperLink)((FormView)((FormView)FormView2 = (FormView)e.Row.FindControl("FormView2")).FindControl("FormView1")).FindControl("HyperLink1");
Line 218:            //HyperLink HyperLink1 = (HyperLink)FormView1.FindControl("HyperLink1");
Line 219:            Literal Literal6 = (Literal)FormView1.FindControl("Literal6");

Source File: g:\ArcSite\ARCNew\FiveYearsPlan\Org_FYP.ascx.cs    Line: 217






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