Windows Server 2008 R2. IIS 7. Visual Studio 2012. AJAX Controls 7.1213.
AFTER I installed the version 7.1213 Ajax toolkit, I notice when I run (in debug mode) my web site and a page comes up that has a Ajax tab controldozens of pages (or instances of a page) come up. They say ScriptResource.axd?xxxxxxx, where xxxxxxx is a bunch of cryptic letters and symbols. In one instanceI counted 160 of these entries under the name of the page being displayed. Is this to be expected? Why. When running the same pages with the same tab control under anold version of the Ajax toolkit, I only see three (3) of these instances come up when I browse to a page.
Also, I was getting an error until I shut it off that said something about "this" not being a valid word in a javascript. Sorry I did not (and cannot now) snag the whole text of the error.