jim.macaulay@lbi.com
Hello,
I've implemented the example .Net HelloWorld data adapter and it almost works.... that is, the lightstreamer server starts up and reads the PROXY_HELLOWORLD config. As I start the data adapter exe the Lightstreamer connects with it; but the adapter does not push any data out ??
As I step into the data adapter code I see Init and SetListener methods get called as the server connects but I never see the Subscribe method getting called??? At what point should this happen?
The item in the div in the html is 'greetings' as is the itemName in the Subscribe code, although the fact is the Subscribe method is never even invoked ?!?!?
Anyone got any ideas?
Thanks
Jim :confused:
jim.macaulay@lbi.com
There was a problem with the Javascript - engine was not starting correctly, now it all works :Smile_Ab:
Alessandro Alinone
Good! Thanks for the feedback :Smile_Ab:
michael73
I have exactly the same behaviour here.
To solve the problem I tried to download the source code from the article "Hello World for .Net ..." but the zipped files seems to be corrupted, at least it can't be extracted.
Maybe you can check this.
Thanks.
michael73
solved the issue.
FYI your .zip files from the download section can't be extracted with winzip (at least here under win xp). winrar solved the problem.