I built a project and I used a HoverMenuExtender
on the page and for this I also added a ScriptManager
on the page and my project is running successfully on my local system without any error but when I deploy it on the remote server then there is an error:
In my code I used ScriptManager
below the form tag.