tags:

views:

32

answers:

1

Not sure why but the RegisterStartupScript method is not available on my scriptmanager. I am using System.Web.UI.

A: 

I'm not sure but maybe you should install System.Web.Extensions

http://www.asp.net/ajax/documentation/

Thomas Jaskula