Hi,
I am trying to figure out the cause for this error:
A namespace does not directly contain members such as fields or method
which points to the start of the aspx page, e.g.:
<%@Page Language="C#" AutoEventWireup="true" CodeFile="Error.aspx.cs" Inherits="Error" %>
Can anyone give a clue as to how to resolve this?
Thanks,
tinac
I am trying to figure out the cause for this error:
A namespace does not directly contain members such as fields or method
which points to the start of the aspx page, e.g.:
<%@Page Language="C#" AutoEventWireup="true" CodeFile="Error.aspx.cs" Inherits="Error" %>
Can anyone give a clue as to how to resolve this?
Thanks,
tinac