Background in my project:
When I am still using the vs development project, both dynamic compilation and pre-compilation are supported using the vs compilation method.
When vs is upgraded to a development project of 2010, the following error occurs during pre-compilation, and dynamic compilation is not a problem. I want to know the compilation principles of ASP. NET directly online ".
Problem overview and solution:
We can see that all the words about Web. Extension are components related to Ajax.
If Ajax runs normally on the startup host, it is deployed on the official host.
Zookeeper with the following features:
There is no way to merge the 'System. Web. Extensions, version = 1.0.61025.0, culture = neutral, publickeytoken = 31bf3856ad364e35 'or one of them. The system cannot find the specified issue.
Cs0006: unable to find the expected item c: \ windows \ Assembly \ gac_msil \ system. Web. Extensions \ 1.0.61025.0 _ 31bf3856ad364e35 \ system. Web. Extensions. dll
That's because the website has a very old version of Ajax 1.0, which requires security.
SetMicrosoft ASP. NET 2.0 ajaxextensions 1.0SecurityAfter the website starts up, the website will be ready for normal operation.
The Ajax controltoolkit is usually very straightforward.CodeplexSorry, the first version of 1.0 was not available on this website.
Instead, they can only be found at Microsoft download center.
ASP. NET Ajax 1.0 Security Protection
After installing the program, go to c: \ Program Files \ Microsoft ASP. net \ ASP. NET 2.0 Ajax extensions \ v1.0.61025 contains system. web. extensions. design. DLL and system. web. extensions. DLL
To develop Ajax 1.0, put the two DLL libraries in the bin directory of the website, we do not recommend that you repeat the current DLL repository. It is best to unify Ajax of the same version on a Web site. Otherwise, it will not only confuse people, the worst thing is that the website cannot be accessed)
The following two items can be customized, and the hard drive space can be determined.
ASP. NET 2.0 Ajax Extensions 1.0 source code
After installing the program, go to c: \ Program Files \ Microsoft ASP. NET \ ASP. NET 2.0 Ajax extensions \ v1.0.61025 \ Source
Some. CS instances can be found below, and you can see how the program works.
Microsoft ASP. NET 2.0 Ajax templates for Visual Studio 2008
Charge:
CurrentlyCodeplexThe ajaxcontroltoolkit of. Net 3.5 and. Net 4 is provided on the website. It does not need to be installed. You only need to place the ajaxcontroltoolkit. dll and memory resources under the Bin object of the website.
The index criterion of the Visual Studio toolkit> select a dataset>. NET Framework Development Kit> select ajaxcontroltoolkit. dll under the bin dataset to start development.