Server Error in '/' Application.

Parser Error

Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Only Content controls are allowed directly in a content page that contains Content controls.

Source Error:


Line 2:      CodeBehind="ThreeColumn.master.cs" Inherits="NopSolutions.NopCommerce.Web.MasterPages.ThreeColumn" %>
Line 3:  	
Line 4:  	<%
Line 5:      Response.RedirectLocation = "https://www.fleurop.hu/hu";
Line 6:      Response.StatusCode = 301;   //   301 = Moved Permanently   |   302 = Object moved   |   307 = Temporary redirect

Source File: /MasterPages/ThreeColumn.master    Line: 4


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