I have been working with NG Desktop client, but frequently I get an error while closing NG Desktop Window. This happens both at local development environment in IDE and when solution is deployed at server.
Here is the screenshot:
[attachment=0]ErrorPopup.png[/attachment]
Hello,
on that file, on exit, NGDesktop is saving it’s current size and position of the main window.
From the exception I see that write operation is not permitted to that account.
I need more details regarding the NG Desktop installation.
Have you installed the NGDesktop to an acount and use it fromn a different account?
Is the same happens when install it for all users?
we can try to just ignore that error
But you really should investigate why that file can’t be accessed or written to.
Do you have for example another process that holds a lock to it?
If it happens randomly is it maybe when it happens another ngdesktop process still lingering around?