The sessions are sort of restored, but only one of them are able to reconnect. The same happens if I close the application with sessions open, not only when it crashes. There are not credentials assigned to the connection objects.
It happens for all connections.
If there are no credentials assigned to the connection object an automatic restore it not possible - because then you have entered your creds inside the rdp session and ASGRD has no access to these values...
When I connect to a host I type in my credentials in the "credentials popup" (see attachment).
If the application crashes and has to reconnect I would assume I would get the same login box for every server. I understand that ASG cannot log me in, but for each session it should prompt me for login to restore my sessions.
I checked that - and for all connections without assigned credentials "Prompt for Authentication" is set - so there is no error in code - but it seems that the RDP control can't handle it - even with a break between the connects same result - I try to find a solution for that but currently I haven't it
I just tried again with the actual dev binaries - and all the sessions are restored correctly - next week we plan to publish the next patch - hope it will fix at least the reconnect problem