I am unable to reproduce this. Try creating a new ASP.net AJAX project, add a master page, scriptmanager in the master and create a page that uses the master and add a scriptmanagerproxy. It should work fine. Compare this project with the one you converted and see if there is anything different. Compare web.configs also.
hello.
any chances of putting here a demo page + master page that reproduces the problem?
Figured it out. I had some old imports from the Atlas framework. Change 'em all to System.Web.UI and it works. Thanks!
No comments:
Post a Comment