Hi,

I tried the SilverLight Client with Presto version of Lightstreamer but am stuck with a problem in IE.

The first time I open the browser, I Click on a button which opens a Silverlight window that displays the prices / values come across from the adapter and everything works fine.

When I close the Window, I issue client.closeconnection. However, when I click the button again, when the window opens it throws the error:

Listener Error ... Subscription Failed: No Session is active
Lightstreamer.Dotnet.Client.SubscrException: Connection Closed
at Lightstreamer.Dotnet.Client.LSClient.get_ConnManag er()
at Lightstreamer.Dotnet.Client.LSClient.SubscribeTabl e(ExtendedTableInfo table, IHandyTableListener list)

The Problem only occurs in Internet Explorer (IE)

when I open the URL in other browsers (Google Chrome / Mozilla Firefox), it works fine - how many ever times you open and close the window.

Looking forward to your suggestions.