Hi,
I am facing following 2 problems:
1. I am getting a javascript error " 'AjaxNS' is undefined" when I try to change any value from radcontrol combo box.
Note, I have set UseEmbeddedScripts="false" as earlier I could not see RadControls (e.g. Combo Box).
Also I would like to mention that the same code works on DEV environment but it is not working on Test environment. Is there any settings or security problem?
2. I am getting another javascript error " 'Sys' is undefined" when a page with RadUplaod control is opened. Like above scenario, I have set UseEmbeddedScripts="false".
Also I would like to mention that the same code works on DEV environment but it is not working on Test environment. Is there any settings or security problem?
Please let me know the solution.