ASP.Net MVC ERROR: The type or namespace name 'Ajax' does not exist in the namespace 'System.Web.Mvc' (are you missing an assembly reference?)
Solution:
Right click on respective referenced .dll, go to 'Properties', set property Copy Local = True, and then rebuild.
Solution:
Right click on respective referenced .dll, go to 'Properties', set property Copy Local = True, and then rebuild.
No comments:
Post a Comment