Hello,
> Here is the Issue, I designed some basic applications and I programmed the
> adapters in java on windows vista platform.
> When I tested them they ran well. Here comes the problem, I am unable run
> the same applications on Red hat Linux. when I tried to debug my html page
> .,
> it is showing an error at the sentence :
var pushPage = initializeDemoPushPage("./ls", true, onEngineReady, onEngineLost);
> and the error message is "object expected".
> "./ls is the location where I placed all of my java script files"
>
> Same error is existing for all my applications which were designed on
> windows.
>
> But the demo applications provided by the lightstreamer are running fine on
> linux.
>
> Please help in this issue.
>
> Thank you,
> Best Regards,
> Sunny