Search:

Type: Posts; User: Mone

Page 1 of 20 1 2 3 4

Search: Search took 0.03 seconds; generated 52 minute(s) ago.

  1. Replies
    10
    Views
    20,465

    Hi, we just published version 6.1.4 on npm, so...

    Hi,

    we just published version 6.1.4 on npm, so you can install the old version from there (and thus stop using the requirejs package)
    You can install the old version by using either
    npm install...
  2. Replies
    4
    Views
    28,794

    can you expand?

    can you expand?
  3. Hi, That's probably because there was an issue...

    Hi,

    That's probably because there was an issue moving from SimpleTableInfo to ExtendedTableInfo as while the former expects a group id the latter expects a list of item names. The list of item...
  4. Thread: Error in AS3??

    by Mone
    Replies
    3
    Views
    12,550

    Hi Dejan, we support AS3 through the Flex...

    Hi Dejan,

    we support AS3 through the Flex client
    ...
  5. Replies
    2
    Views
    8,528

    Hi Alex, I'm not sure I actually understand...

    Hi Alex,

    I'm not sure I actually understand what you mean, do you mean that when the first update arrives from the server your forEachChangedField does not iterate correctly? Or do you mean that...
  6. Thread: adapter.js test

    by Mone
    Replies
    1
    Views
    9,573

    Hi Loki, You are right the readme.md for the...

    Hi Loki,

    You are right the readme.md for the Node Adapters is a misleading.
    You can't actually send an update to an item until a client subscribed to such item.
    I suggest you to start from the...
  7. Hi smithpr, Thanks for the analysis, you're...

    Hi smithpr,

    Thanks for the analysis, you're right.
    That check is there because if you try to load an application from "file:" then use a XS XHR asking the withCredentials flag set to true (that's...
  8. Hi smithpr, I can see that class correctly...

    Hi smithpr,

    I can see that class correctly work on webworkers (using the same client 6.1.4 on Chrome Firefox and IE) thus I suppose that the problem lies elsewhere.

    Do you get any exception on...
  9. Can you please expand on that? Preparing the...

    Can you please expand on that? Preparing the snapshot is one of the roles of the Data Adapter, what makes you think the opposite?
  10. Replies
    1
    Views
    17,006

    let's continue there:...

    let's continue there: http://stackoverflow.com/questions/29513250/lightstreamer-client-for-matlab/29536971?noredirect=1
  11. Replies
    2
    Views
    12,352

    Hi Kevin, Unfortunately in this case there is...

    Hi Kevin,

    Unfortunately in this case there is not much I can do to help you.

    You can open a cross protocol session from a https page to a http server only on IE<=9 (and the user might get a...
  12. Replies
    38
    Views
    94,377

    Hi Kevin, Sorry, the fix is related to...

    Hi Kevin,

    Sorry, the fix is related to xhr.html requests, not to the iframe themselves (that currently remain sitting there, empty).

    The fact that you see the failed requests every few seconds...
  13. Replies
    38
    Views
    94,377

    Hi Kevin, That's a known bug that was fixed in...

    Hi Kevin,

    That's a known bug that was fixed in the latest version.
    The bug affects the 6.1.4 and 6.2.2 versions.

    The bug is triggered by the client being unable to reach the server...
  14. just in case you're interested, on a page...

    just in case you're interested, on a page including the Lightstreamer library, you can reproduce the issue using this code:

    require(["Executor"],function(Executor) {
    var r =...
  15. Replies
    4
    Views
    10,223

    We have much improved the error handling in...

    We have much improved the error handling in version 6 of the library. You now have synchronous exceptions if the error lies in the input parameters and dedicated listeners to detect issues related to...
  16. good news, by chance I reproduced the error...

    good news,

    by chance I reproduced the error you're facing. I can't be sure the cause is the same but I hope so, even if in my case I got a stack trace.
    I'm going to fix the bug tomorrow.

    Just...
  17. Replies
    4
    Views
    10,223

    Hi, We currently do not offer sources nor a...

    Hi,

    We currently do not offer sources nor a js.map file.
    Part of the library is open source (see https://github.com/Weswit/utility-toolkit-javascript ,...
  18. I checked the various calls to the method, but...

    I checked the various calls to the method, but I'm still at a loss, I don't seem to be able to justify the error.

    Can you please open the console on your application and run:
    ...
  19. The line number is not relevant because it simply...

    The line number is not relevant because it simply points to the place where the exception is thrown, but that's not where the problem lies as the null->NaN value is coming in as a parameter to that...
  20. Which browser are you using? Can you see the...

    Which browser are you using?
    Can you see the stack trace of the error?

    The extra info Dario mentioned is not yet printed by the official builds, I'll have to send you a preview of the next...
  21. Replies
    14
    Views
    58,666

    Hi, we never tried .NET + DDE so I'm not sure...

    Hi,

    we never tried .NET + DDE so I'm not sure we can help you.
    Did you verify that the events from the Lightstreamer connection were received by your listenrs?

    We have a couple of demos that...
  22. Replies
    3
    Views
    8,917

    Hi, Before digging in your implementation,...

    Hi,

    Before digging in your implementation, what server version (Moderato/Allegro/Presto/Vivace) do you have?

    Take a look here: http://www.lightstreamer.com/products (search the "Updates per...
  23. Replies
    18
    Views
    73,903

    Hi There, Where did you get stuck?

    Hi There,

    Where did you get stuck?
  24. Hi, How did it happen? Can you easily...

    Hi,

    How did it happen?
    Can you easily reproduce the issue?
    Is "6.01" the version of the library? If so, any chance to use a newer version?
  25. Replies
    2
    Views
    9,131

    Hi, Yes you can run the remote adapter on a...

    Hi,

    Yes you can run the remote adapter on a different machine.

    From the log you show it looks like the remote node adapter was not yet attached to the lightstreamer server. Was the node adapter...
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4
All times are GMT +1. The time now is 03:55 AM.