Wednesday, January 26, 2011

The element UpdatePanel is not known elementas

so trying to add the control to my aspx page i was getting the wonderful error message you see in the title. So i researched it on the web and come to find out i was missing a tagprefix in my web.config file.

i added the below line to my config file in the section

all worked fine

No comments: