Solution: "scriptmanager" is not a known element. The possible cause is that the website has a compilation error.
Source: Internet
Author: User
Reprinted, please keep this information: view the original address. After installing the micro Ajax plug-in, drag the scriptmanager and updatepanel controls into the page, "scriptmanager" is not a known element. The possible cause is that the website has a compilation error. Error prompt, but it can still be generated successfully. This problem has puzzled me for a long time. Finally, I found a solution on Google today.
Because I use a motherboard page, you only need to add the following to the HTML code page of the motherboard page: <% @ Assembly name = "system. web. extensions "%>: add the Ajax compilation information to the page. If you do not use the dashboard page, I think you should add this code on the code page to solve the problem.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.