I have a browser with multiple tabs open, each subscribed to a different item. I am seeing a strange problem whereby an update to one item [eg eventListener.Update("uniqueId", dataDictionary, false) ] is displaying in every browser window, even if that window is not subscribed to the item. I'm guessing this is due to something I've mis-implemented in the .Net adaptor, but I know I am sending out the right Ids when I call Update.

Does anyone have any thoughts about what else it could be?

Thanks
Craig