c# - Error creating control in asp.net while creating a menu in master page -


While working on the master page, I tried to create a menu in my page but thrown the error I called

Control - Error creating cpl1

The file or assembly could not be loaded 'System.Web.Extensions, version = 3.5.0.0, culture = neutral, public keynote = 31bf3856ad364e35' or One of its dependencies can not get the specified file to this system.

add a reference to the specified assembly >

Comments

Popular posts from this blog

python - how we can use ajax() in views.py in django? -

matlab - Using loops to get multiple values into a cell -

python - Sequence Pattern recognition with Pybrain -