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: 'Seed_Planting.Login'

Harshad Mahant 0 Reputation points
2025-05-12T06:55:11.0766667+00:00

I am suffering from below error

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:'Seed_Planting.Login' is not allowed here because it does not extend class 'System.Web.UI.Page'. Source Error:

|Line 1: <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Login.aspx.cs" Inherits="Seed_Planting.Login" %>
Line 2:
Line 3: <!DOCTYPE html>| | -------- | |Line 1: <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Login.aspx.cs" Inherits="Seed_Planting.Login" %> Line 2: Line 3: <!DOCTYPE html>|

Developer technologies | C#
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.