Maybe i'm missing something but just adding the ScriptManager to a page (infact my MasterPage) seems to make the page take around 7-10 seconds longer to finish loading. This is with no Ajax Control Toolkit controls on the page.
I've had a Google around and i've tried deleting my temporary ASP.Net files, turns the web.config debug setting to false.
I made sure i built the toolkit in Release mode but since i'm not actually using any controls from it and i still get the slow loading i'm not sure what the problem is.
(on the same Webserver pages loads instantly pretty much until i add the ScriptManager).
Any ideas would be welcome.
Thanks in advance