Posted on: 7/8/2014 2:09:36 AM | Views : 345

Compilation Error Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately. Compiler Error Message: CS1061: 'ASP.employee_aspx' does not contain a definition for 'BtnEmp_Click' and no extension method 'BtnEmp_Click' accepting a first argument of type 'ASP.employee_aspx' could be found (are you missing a using directive or an assembly reference?) Source Error:
Line 92: </td> ...

Go to the complete details ...