Search:

Type: Posts; User: marco.testa

Search: Search took 0.02 seconds.

  1. Hi Adriana a good point to start is...

    Hi Adriana

    a good point to start is Lightstreamer General Concepts
    You'll find a good introduction on the general concepts behind Lightstreamer. It will clarify many of your doubts.
  2. As before itemName should be a literal string, so...

    As before itemName should be a literal string, so somethink like "MyItemName", or a variable: in this case you should have done before something like:
    var itenName = "MyItemName"
  3. if the error is still "Error: Cannot find module...

    if the error is still "Error: Cannot find module 'lightstreamer-adapter'", it means it is not able to properly install the adapter.
    try to uninstall the adapter, clear the cache and reinstall it.
    ...
  4. Hi Adriana, if you have installed the windows...

    Hi Adriana,

    if you have installed the windows version of node.js, try to run 'npm install lightstreamer-adapter' from a windows command instead of from a cygwin shell.
  5. Hi Adriana, actually, if it's a literal...

    Hi Adriana,

    actually, if it's a literal string, you should write the address between quotes: so "localhost" instead of localhost, otherwise it is interpreted as a variable.
  6. Hi Adriana, First of all you should verify if...

    Hi Adriana,

    First of all you should verify if the server is correctly configured, in particular see point 4 of section "Configure Lightstreamer", and if it is properly running: so, take a look at...
Results 1 to 6 of 6
All times are GMT +1. The time now is 05:40 PM.