aluxnimm / outlookcaldavsynchronizer

Sync Outlook with Google, SOGo, Nextcloud or any other CalDAV/CardDAV server
GNU Affero General Public License v3.0
899 stars 95 forks source link

Import doesn't work System.UnauthorizedAccessException #381

Closed T-D3V closed 1 year ago

T-D3V commented 1 year ago

Import of exported profiles doesn't work.

Exported Machine: OS: Windows 11 PRO Imported Machine: OS: Windows Server 2019 Don't ask why just know it doesn't work. Also I can't figure out if it's related to fs permissions or exchange permissions.

caldav

aluxnimm commented 1 year ago

Must be exchange permissions issue.

aluxnimm commented 1 year ago

Should be fixed in next release when we catch that exception and ignore that folder with missing access rights.