I get the below error when I open that particular aspx page.
Server Error in '/' Application.
Parser Error
Description:| Line 1: <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Incident.aspx.cs" Inherits="METLIFE.CSPM.CCTReporting.UI.Incident" %>Line 2: Line 3: |
Source File: /Incident.aspx Line: 1
Version Information:
Microsoft .NET Framework Version:2.0.50727.3649; ASP.NET Version:2.0.50727.3634 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: 'METLIFE.CSPM.CCTReporting.UI.Incident' is not allowed here because it does not extend class 'System.Web.UI.Page'.
Source Error:
Iftikar HussainPosted Aug 5, 2013, 3:03 AM
Iftikar
Vignesh KumarPosted Aug 5, 2013, 3:00 AM
I have made all the changes you mentioned and now I get this error.
Iftikar HussainPosted Aug 5, 2013, 2:24 AM
and also please check the ControlToValidate property of RequiredFieldValidator weather you have assigned correct control id or not
Regards,
Iftikar
Vignesh KumarPosted Aug 5, 2013, 2:19 AM
Iftikar HussainPosted Aug 5, 2013, 2:06 AM
Regards,
Iftikar
Vignesh KumarPosted Aug 5, 2013, 1:57 AM
Here is the attachment where I am facing problem.
Akhil MittalPosted Aug 2, 2013, 11:15 AM
Iftikar HussainPosted Aug 2, 2013, 8:53 AM
Can you please share your aspx and code behind code?
in code behind it should be
Regards,
Iftikar