mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-29 12:55:54 +03:00
[GH-ISSUE #256] System.IO.FileLoadException: Could not load file or assembly "NodaTime, Version=2.2.6.0, Culture=neutral, PublicKeyToken=4226afe0d9b296d1" #1148
Labels
No labels
1.0
1.0
1.0
2.0
Feature
Feature request
Google
Google Calendar
async
attachement
auto-migrated
auto-migrated
auto-migrated
bug
critical
enhancement
help wanted
implemented
pull-request
solved
solved
sourceforge
sourceforge
sourceforge
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/outlookcaldavsynchronizer#1148
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @boexler on GitHub (Apr 11, 2019).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/256
Exception after latest update.
related to: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/231
Software did not told me to restart outlook!
@aluxnimm commented on GitHub (Apr 11, 2019):
There is a Message Box which tells you that a restart is required.
@boexler commented on GitHub (Apr 11, 2019):
The software should not work anymore after an update. Then the problem is solved
@aluxnimm commented on GitHub (Apr 11, 2019):
It's an Outlook addin and therefore limited by its functionality. It's also not a good idea to forcefully restart Outlook so we just display the MessageBox atm.
@boexler commented on GitHub (Apr 11, 2019):
Ok maybe I have overseen the popup.
What do you think of disable the
addinif you click on update (on update popup window) until the next restart?@SreeniC commented on GitHub (Jul 23, 2020):
I have the same issue for MS Build, Build failed due to this.
I get the following error,
ASPNETCOMPILER error ASPCONFIG: Could not load file or assembly 'NodaTime, Version=2.3.2.0, Culture=neutral, PublicKeyToken=4226afe0d9b296d1' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
Any solutions.. ?