'ASP.feedback_aspx' does not contain a definition for 'Button1_Click' and no extension method 'Button1_Click' accepting a first argument of type 'ASP.feedback_aspx' could be found (are you missing a using directive or an assembly reference?)
Ans: After Delete the button and buttonl_Click event , it will thrown the above error while building because you didn't properly saved the file.
Save that file and rebuild the solution.
No comments:
Post a Comment