I was facing this problem ,while installing prototype of a web application . Searched through the net and figured out that Ajax was not installed. following steps solved my issue.
- Downloaded the ajax from http://asp.net/ajax/downloads
- In the project I added a reference to System.Web.Extensions and System.Web.Extensions.Design
I hope this also helps you.
No comments:
Post a Comment