‎29-04-2015 07:44 PM
Hi,
I'm exploring what I could get from using Excel macro to generate various reports/listings.
In documentation "All about starting with APIs 3rd Edition (January 2015)", I have found how to start and it works well.
The only problem I have is at the end of the macro, a process "mgwmapp.exe" hangs there and also, after I kill it, I see that the macro (that only reads data for now) created a desktop session on the server. I have to log into Mega again and discard the changes to release it.
What it the good way of ending a macro so that everything is released correctly?
I have found the following, but I'm just wondering if killing applications at the end is really the best way of doing this:
We are on V1R2 CP04
Thanks
Simon
Solved! Go to Solution.
‎04-05-2015 10:10 AM
Regarding the known issue with MegaCurrentEnv object, a hotfix is available on HOPEX V1R2 CP6.0.
Contact Technical support (support@mega.com) to get it.
It will be included in HOPEX V1R2 CP7.0 and higher CP
‎29-04-2015 08:21 PM
Hi,
I don't get the error message that says "not responding", I just see that the process is still there in the Windows task manager.
Should the expected behavior be that the connection ends by itself without specifing and "close" or "End" function?
‎29-04-2015 08:12 PM
Hello
There is known issue with MegaCurrentEnv object
See http://community.mega.com/t5/custom/page/page-id/mega-kb-solution?sid=501D0000000nUmmIAE
A fix is expected