Solution for failed file loading or assembly system. Web. Extensions

Source: Internet
Author: User
ArticleDirectory
    • Solution for failed file loading or assembly system. Web. Extensions
About failed file loading or Program Set system. Web. Extensions Solution

failed to Load file or assembly system. web. extensions solution
"system. web. extensions, version = 1.0.61025.0, culture = neutral, publickeytoken = 31bf3856ad364e35 "or one of its dependencies. The system cannot find the specified file.
the obvious error is that the Assembly is missing.
solution:
1. If your program runs on a server that you can control, install Asp.net Ajax. This is system. web. extensions and other DLL are deployed as GAC.
2. If your program runs on a VM (You do not have permission to install the Program. web. extensions. DLL and system. web. extensions. design. DLL
(usually in C:/program files/Microsoft ASP. net/asp. NET 2.0 Ajax extensions/v1.0.61025 directory) Copy two DLL files to the bin directory of your web application. This is application-level deployment.
check the web. Code






Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.