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