eric Posted March 10, 2017 Posted March 10, 2017 I upgraded my unigui development to the version 1.0.0.1378, and I have an old project which crash with pop up ajax error: uniSyncObj.setTimeInt() is not a function uniSyncObj.setTimeInt(0x00B475CE); any idea? ericg Quote
Administrators Farshad Mohajeri Posted March 10, 2017 Administrators Posted March 10, 2017 Please upgrade your runtime too. probably you are mixing new server with older version runtime files. Quote
eric Posted March 10, 2017 Author Posted March 10, 2017 Farshad, I upgraded the runtime but with no success. Then I downgrade to the 1377 and it works well. thx ~ega Quote
Administrators Farshad Mohajeri Posted March 11, 2017 Administrators Posted March 11, 2017 It happens because browser has cached wrong version of JS files. Installing latest build and clearing cache will resolve this issue. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.