asp.net - Ajax 3.5 in Visual Studio 2010 -


I have changed my web application from Visual Studio 2003 (Framework 1.1) to Visual Studio 2010 After the change, I have the plug-in in Ajax 3.5 and test my web application. The web application runs well but Ajax does not work. The error in the application is also not visible.

What can I do in Ajax to do other work ???

Please advise ... Thanks in advance.

Here's the solution:

  1. Remove script managers from just pages And add it again with the Visual Studio Tools box.
  2. Close the browser and run it.

    This should work fine.

Comments