'System.web.ui.webcontrols.button is not compatible with syetem.web.u.webcontrols.linkbutton

I am getting this error '(System.Web.UI.WebControls.Button) is not compatible with the type of control system.web.UI.webcontrols.linkbutton)' After deploying my code on IIS but not getting error in my local code I deployed designer.cs page also still facing same issue please help me to find solution



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source