I have put in the latest Prometheus release version 2007.3.1425 into my environment. Ajax Proxy stop working anymore from my user controls in DNN.
My previous version 2007.3.1314 works. Please help.
Chris
2 Answers, 1 is accepted
0
Konstantin Petkov
Telerik team
answered on 10 Mar 2008, 07:34 AM
Hello Chris,
Can you check if the ScriptManager control is placed before the RadAjaxManager in the main page? I'm afraid this might cause the problem of the proxy stops doing AJAX requests.
If that does not help, would you please elaborate more on your exact scenario? Can you post the relevant AJAX markup at least to review the code and try to help you resolve the problem faster.