I included a control TextBox with 'txtError' name. whenever I build this I get this error.
The name 'txtError' does not exist in the current context
But its running on last successful Build.
I tried deleting deafult.aspx page from project, then building the project, then adding again the deafult.aspx in Project. But nothing worked.
Please find the solution for that.
Thanks & Regards
Nudrat
The name 'txtError' does not exist in the current context
But its running on last successful Build.
I tried deleting deafult.aspx page from project, then building the project, then adding again the deafult.aspx in Project. But nothing worked.
Please find the solution for that.
Thanks & Regards
Nudrat
Comment