Hello,
I am running a project under ASP.NET 3.5 framework with Ajax control
toolkit installed.
It was working correctly until just yesterdat I received the error
"ASP.NET ajax client side framework failed to load".
I have checked my web.config for the necessary sections and this is
all fine. I have no clue about what is missing. Actually I didn't
change anything at all in the project, so I'm puzzled about the reason
of this error.
One strange thing that occurs is that when I use SSL the error is
gone. But running the entire web site under ssl is not an option (due
to performance) so I need it to work without SSL as well.
On another PC, with the same configuration (ASP.NET 3.5 + Ajax toolkit
+ IIS 5.1) it's running fine and there's no error.
Does anyone have an idea about what could be wrong?