locked
ajax issue RRS feed

  • Question

  • User1853342071 posted
    Hi friend,
    I using ajax modalpopups , on my pc and testing pc, it is working well.
    After deployment on real server, all ajax controls are not working anymore, all popup can not prompt anymore.
    Please tell what is root cause and how can i solve?
    I just publish my project and deploy on server,
    For ajax, i just add reference ajaxcontroltoolkit to my project
    But now not working for ajax modalpopup.
    Pls tell me how can i solve?
    Wednesday, March 4, 2015 5:03 AM

Answers

  • User1853342071 posted

    hi, all, I found the solution for this issue.

    AjaxToolkitManager has one property called "ScriptMode".

    I just set to ScriptMode=Debug, then all ajax controls become working.

    I think default is ScriptMode=Auto, I don't know what does scriptmode mean, what is the impact of changing this property?

    somebody know?

    regards

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Wednesday, March 18, 2015 10:13 PM

All replies