Quote Originally Posted by Mone
hi,

running from file:/// is not possible. Why do you have such requirement?

see also this thread: http://www.lightstreamer.com/vb/showthread.php?t=903
Thanks for the reply.

Is this a browser restriction or a Lightstreamer client restriction? In a secure test environment, If I add netscape.security.privilegemanager.enableprivilege calls to methods that are throwing errors, I can run anything from file:///, can't I?

For various reasons, I can't host the StockListDemo_Basic on a local Apache implementation, so want to test the client directly from file:///. What do I need to change in the lscommons.js, lspushpage.js, lsengine.js and lsmisc.js files to make this run?

Regards.