
I've developed an app with Azure SQL database as data source.
Since I've changed the table structure of one of the tables (added a column) and I'm trying to use the same in the app.
Before trying to use it, I'm trying to refresh the data structures ( View -> Data Sources -> Refresh specific data source).
I'm getting this message everytime I try to do the same, and I've no idea what it is talking about.
WebAuthoring abnormal termination.
Client date/time: 2017-10-09T08:32:13.968Z
Version: 2.0.707 (v2.0.707.54503216)
Session ID: 7b96a460-2198-650f-8879-ac824d4044aa
description: {"exception":{"stack":"RangeError: Maximum call stack size exceeded\n at c.Class.derive._oncancel.then (https://cdn-paaprodneu.azureedge.net/v2.0.707.54503216/studio/openSource/modified/winjs/js/base.js?v=2.0.707.54503216:3:12360)\n at TelemetryProvider.trackEvent (https://cdn-paaprodneu.azureedge.net/v2.0.707.54503216/studio/js/Core.js?v=2.0.707.54503216:5652:72)\n at CompositeProvider.trackEvent (https://cdn-paaprodneu.azureedge.net/v2.0.707.54503216/studio/js/Core.js?v=2.0.707.54503216:5930:52)\n at Function.Log._trackEventCore (https://cdn-paaprodneu.azureedge.net/v2.0.707.54503216/studio/js/Core.js?v=2.0.707.54503216:4913:55)\n at Function.Log.trackActivityEvent (https://cdn-paaprodneu.azureedge.net/v2.0.707.54503216/studio/js/Core.js?v=2.0.707.54503216:4904:40)\n at Function.CachedQueryDataProvider._logTelemetry (https://cdn-paaprodneu.azureedge.net/v2.0.707.54503216/studio/js/AppMagic.Runtime.App.js?v=2.0.707.54503216:3268:48)\n at CachedQueryDataProvider._getDataAsync (https://cdn-paaprodneu.azureedge.net/v2.0.707.54503216/studio/js/AppMagic.Runtime.App.js?v=2.0.707.54503216:3243:53)\n at https://cdn-paaprodneu.azureedge.net/v2.0.707.54503216/studio/js/AppMagic.Runtime.App.js?v=2.0.707.54503216:3235:50\n at Object.p [as _notify] (https://cdn-paaprodneu.azureedge.net/v2.0.707.54503216/studio/openSource/modified/winjs/js/base.js?v=2.0.707.54503216:3:5441)\n at Object.enter (https://cdn-paaprodneu.azureedge.net/v2.0.707.54503216/studio/openSource/modified/winjs/js/base.js?v=2.0.707.54503216:3:9019)","message":"Maximum call stack size exceeded"},"error":null,"promise":{"_creator":{"_nextState":null,"_state":{"name":"complete_notify","enter":"[function]","cancel":"[function]","done":null,"then":null,"_completed":"[function]","_error":"[function]","_notify":"[function]","_progress":"[function]","_setCompleteValue":"[function]","_setErrorValue":"[function]"},"_listeners":null,"done":"[function]","then":"[function]"},"_nextState":null,"_state":{"name":"working","enter":"[function]","cancel":"[function]","done":"[function]","then":"[function]","_completed":"[function]","_error":"[function]","_notify":"[function]","_progress":"[function]","_setCompleteValue":"[function]","_setErrorValue":"[function]"},"_listeners":{"promise":{"_creator":"[circular]","_nextState":null,"_state":"[circular]"},"c":"[function]","e":"[function]","asyncOpID":"WinJS.Promise.then"},"_value":{},"_isException":true,"_errorId":8},"id":8,"setPromise":"[function]"}
stack: RangeError: Maximum call stack size exceeded
at c.Class.derive._oncancel.then (https://cdn-paaprodneu.azureedge.net/v2.0.707.54503216/studio/openSource/modified/winjs/js/base.js?v=2.0.707.54503216:3:12360)
at TelemetryProvider.trackEvent (https://cdn-paaprodneu.azureedge.net/v2.0.707.54503216/studio/js/Core.js?v=2.0.707.54503216:5652:72)
at CompositeProvider.trackEvent (https://cdn-paaprodneu.azureedge.net/v2.0.707.54503216/studio/js/Core.js?v=2.0.707.54503216:5930:52)
at Function.Log._trackEventCore (https://cdn-paaprodneu.azureedge.net/v2.0.707.54503216/studio/js/Core.js?v=2.0.707.54503216:4913:55)
at Function.Log.trackActivityEvent (https://cdn-paaprodneu.azureedge.net/v2.0.707.54503216/studio/js/Core.js?v=2.0.707.54503216:4904:40)
at Function.CachedQueryDataProvider._logTelemetry (https://cdn-paaprodneu.azureedge.net/v2.0.707.54503216/studio/js/AppMagic.Runtime.App.js?v=2.0.707.54503216:3268:48)
at CachedQueryDataProvider._getDataAsync (https://cdn-paaprodneu.azureedge.net/v2.0.707.54503216/studio/js/AppMagic.Runtime.App.js?v=2.0.707.54503216:3243:53)
at https://cdn-paaprodneu.azureedge.net/v2.0.707.54503216/studio/js/AppMagic.Runtime.App.js?v=2.0.707.54503216:3235:50
at Object.p [as _notify] (https://cdn-paaprodneu.azureedge.net/v2.0.707.54503216/studio/openSource/modified/winjs/js/base.js?v=2.0.707.54503216:3:5441)
at Object.enter (https://cdn-paaprodneu.azureedge.net/v2.0.707.54503216/studio/openSource/modified/winjs/js/base.js?v=2.0.707.54503216:3:9019)
errorNumber: 0
errorMessage: Maximum call stack size exceeded
callStack: RangeError: Maximum call stack size exceeded
at c.Class.derive._oncancel.then (https://cdn-paaprodneu.azureedge.net/v2.0.707.54503216/studio/openSource/modified/winjs/js/base.js?v=2.0.707.54503216:3:12360)
at TelemetryProvider.trackEvent (https://cdn-paaprodneu.azureedge.net/v2.0.707.54503216/studio/js/Core.js?v=2.0.707.54503216:5652:72)
at CompositeProvider.trackEvent (https://cdn-paaprodneu.azureedge.net/v2.0.707.54503216/studio/js/Core.js?v=2.0.707.54503216:5930:52)
at Function.Log._trackEventCore (https://cdn-paaprodneu.azureedge.net/v2.0.707.54503216/studio/js/Core.js?v=2.0.707.54503216:4913:55)
at Function.Log.trackActivityEvent (https://cdn-paaprodneu.azureedge.net/v2.0.707.54503216/studio/js/Core.js?v=2.0.707.54503216:4904:40)
at Function.CachedQueryDataProvider._logTelemetry (https://cdn-paaprodneu.azureedge.net/v2.0.707.54503216/studio/js/AppMagic.Runtime.App.js?v=2.0.707.54503216:3268:48)
at CachedQueryDataProvider._getDataAsync (https://cdn-paaprodneu.azureedge.net/v2.0.707.54503216/studio/js/AppMagic.Runtime.App.js?v=2.0.707.54503216:3243:53)
at https://cdn-paaprodneu.azureedge.net/v2.0.707.54503216/studio/js/AppMagic.Runtime.App.js?v=2.0.707.54503216:3235:50
at Object.p [as _notify] (https://cdn-paaprodneu.azureedge.net/v2.0.707.54503216/studio/openSource/modified/winjs/js/base.js?v=2.0.707.54503216:3:5441)
at Object.enter (https://cdn-paaprodneu.azureedge.net/v2.0.707.54503216/studio/openSource/modified/winjs/js/base.js?v=2.0.707.54503216:3:9019)
Hi @siddhartha,
Just from the error message, "Maximum call stack size exceeded", it seems the operation has reached some limitation.
Please take a try to clear the browser cache, see if that would make any difference.
Regards,
Michael