Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Cannot open the table in ISC Admin console

    Hello there,

    I have a licence copy of SmartGWT Power edition and when I try to click on the tables I get the following error.Can somebody please help me what is the issue.

    cheers
    Zolf

    DataSource: address$64s: attempt to use DataSource of type iscServer without SmartClient Server option. Please either set clientOnly: true for one-time fetch against dataURL/testFileName or upgrade to SmartClient Pro, Power or Enterprise
    Stack trace:


    DataSource.sendDSRequest(_1=>Obj)
    DataSource.performDSOperation(_1=>"fetch", _2=>Obj, _3=>Obj, _4=>Obj)
    DataSource.fetchData(_1=>Obj, _2=>Obj, _3=>Obj)
    ResultSet.fetchRemoteData(_1=>Obj, _2=>0, _3=>75)
    ResultSet.$39w()
    ResultSet.getRangePaged(_1=>0, _2=>46, _3=>undef, _4=>undef)
    ResultSet.$39u(_1=>0, _2=>46, _3=>undef, _4=>undef)
    ResultSet.getRange(_1=>0, _2=>46, _3=>undef, _4=>undef)
    ListGrid.requestVisibleRows()
    Canvas.filterWithCriteria(_1=>Obj, _2=>Obj{ID:address$64s_fetch}, _3=>Obj)
    Canvas.$wo(_1=>"fetch", _2=>undef, _3=>undef, _4=>Obj)
    [a]MathFunction.invokeSuper(_1=>null, _2=>"$wo", _3=>undef, _4=>undef, _5=>undef, _6=>undef, _7=>undef, _8=>undef, _9=>undef, _10=>undef)
    [a]MathFunction.Super(_1=>"$wo", _2=>Array[4], _3=>[object Arguments])
    ListGrid.$wo(_1=>"fetch", _2=>undef, _3=>undef, _4=>Obj, _5=>undef)
    Canvas.fetchData(_1=>undef, _2=>undef, _3=>undef)
    callback(rpcResponse=>Obj, data=>"{allowAdvancedCriteria:true,serverType:"..."[853], Obj)
    [c]Class.fireCallback(_1=>callback(), _2=>"rpcResponse,data,rpcRequest", _3=>Array[3], _4=>[RPCManager ID:builtinApplication], _5=>undef)
    [a]MathFunction.fireCallback(_1=>callback(), _2=>"rpcResponse,data,rpcRequest", _3=>Array[3], _4=>undef)
    [c]RPCManager.fireReplyCallback(_1=>callback(), _2=>Obj, _3=>Obj, _4=>"{allowAdvancedCriteria:true,serverType:"..."[853])
    [c]RPCManager.fireReplyCallbacks(_1=>Obj, _2=>Obj)
    [c]RPCManager.performOperationReply(_1=>Obj, _2=>Obj)
    [c]RPCManager.$39d(_1=>7)
    [c]RPCManager.performTransactionReply(_1=>7, _2=>"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n//isc_RPCResponseSta..."[999], _3=>undef)
    callback(transactionNum=>7, results=>[object XMLHttpRequest], wd=>undef)
    "isc.RPCManager.performTransactionReply(transactionNum,results,wd)"
    ** recursed on [c]Class.fireCallback
    Attached Files

    #2
    That message is only logged by the LGPL product. Have you downloaded the wrong product version, or been attempting to combine library files from two different versions?

    Comment

    Working...
    X