-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UAC causing "An unhandled exception occured"? #75
Comments
(The person in the top thread implied that the UAC adjustments didn't work for them, but hard to know if that's true.) |
I can reproduce by setting Docs:
It seems that somehow Zotero 7 no longer having SeImpersonatePrivilege enabled (https://bugzilla.mozilla.org/show_bug.cgi?id=1606414) makes access to Running Object Table (ROT) not work. RotView-x64.exe utility tool used to examine the ROT has the privilege enabled, as well as Zotero 6. I think we should tell people to set |
Splitting out troubleshooting for specific errors sounds like a good idea. |
We had numerous reports of this last fall and earlier this year, and changing the UAC level seemed to fix it:
https://forums.zotero.org/discussion/108682/zotero-experienced-an-error-updating-your-document
We're now getting new reports with the Zotero 7 release:
https://forums.zotero.org/discussion/116633/zotero-integration-error-zotero-7
https://forums.zotero.org/discussion/116675/when-using-zoteros-word-plugin-an-error-occurs
(There was another report that setting the app compatibility setting to Windows 8 fixed it, but I would guess that was just another way of affecting UAC, and it seems like a bad idea regardless.)
The text was updated successfully, but these errors were encountered: