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: CS1002: ; expected

Source Error:


Line 2:  <script runat=server>
Line 3:  	protected void Page_PreRender(object sender, EventArgs e) {	
Line 4:  		string redirect_url "https://new.regione.vda.it/europa/fondi-e-programmi/fondo-per-lo-sviluppo-e-la-coesione/fondo-per-lo-sviluppo-e-la-coesione";
Line 5:  		DateTime redirect_date = Convert.ToDateTime("18/11/2019 09:00");
Line 6:  		if (DateTime.Now >= redirect_date) {

Source File: d:\WWW\REGIONEVDA\REGIONE.VDA.IT\europa\Fondo_Sviluppo_coesione_2014_20\default_i.aspx    Line: 4





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