c# - ASP.NET ScriptManager not including the right version of MicrosoftAjax -
my scriptmanager reason includes old version of microsoftajaxwebforms , other microsoftajax libs. not matter if use enablecdn or not. scriptresource.axd provides old version codeplex instead of new one.
if enable cdn still gets scriptresource.axd instead of cnd. on coworkers pc works fine. share project , have same project settings , installation.
asp.net 4.5 installed. , system.web.extension libs 4.0 there , referenced in project.
any ideas be?
Comments
Post a Comment