Hi,

I created a domain called test.lightstreamer.com on my test webserver (with an entry in my hosts file). In this webroot I unzipped all the files mentioned in the documentation of the demo. When I start index.html I see quotes but no chart is coming up. Firebug reports an error in dojo.js line 192:

Code:
ret[0] has no properties
[Break on this error] uri+="?"+String(djConfig.cacheBust).replace(/\W+/g,"");
Any ideas why it will not work? I think I have not the right Dojo-Toolkit. I tried dojo-0.4.0-ajax.zip and dojo-0.4.1-ajax.zip. Can someone from Lightstreamer send me the Dojoversion from the demo?

Smartboy