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:
- Remove script managers from just pages And add it again with the Visual Studio Tools box.
- Close the browser and run it.
This should work fine.
Comments
Post a Comment