19-08-2016 02:04 PM - edited 19-08-2016 02:07 PM
Hello,
I have a small tool that connects to mega with this code :
If CBool(CurEnv.IsSessionOpen) Then
oRoot = CurEnv.GetRoot("mykey")
Else ' if there is not a session open, the following will launch a Mega connection window
oRoot = CurEnv.GetRoot
End If
This code seems to work fine, except after a "compare and align". Then i need to restart mega each time to let it work again.
Any idea on this?
kind regards,
Wim VdV
Solved! Go to Solution.
05-09-2016 12:21 PM
Hello,
Yes you need to close all instance of mega and initiate the session again.
regards,
Imran Usman Khatyan