[GH-ISSUE #73] Can't upgrade (or reinstall) on version 2.1.2 #56

Closed
opened 2026-02-26 10:35:28 +03:00 by kerem · 1 comment
Owner

Originally created by @gogglespisano on GitHub (Nov 30, 2014).
Original GitHub issue: https://github.com/Pro/dkim-exchange/issues/73

Doing an upgrade from 2.0.3 to 2.1.2 or a reinstall of 2.1.2 fails on Exchange 2010 SP3 Update 7

It fails during the copying of 7 files with a "Folder In Use" error dialog.

I verified the upgrade had stopped the transport service when the error message is displayed.
Manually stopping the transport service before upgrading doesn't help.
Disabling the dkim signer before updating allows it to succeed.

I think Configuration.DkimSigner.exe and Ionic.Zip.dll were the two files still not copied when the error happens.

Originally created by @gogglespisano on GitHub (Nov 30, 2014). Original GitHub issue: https://github.com/Pro/dkim-exchange/issues/73 Doing an upgrade from 2.0.3 to 2.1.2 or a reinstall of 2.1.2 fails on Exchange 2010 SP3 Update 7 It fails during the copying of 7 files with a "Folder In Use" error dialog. I verified the upgrade had stopped the transport service when the error message is displayed. Manually stopping the transport service before upgrading doesn't help. Disabling the dkim signer before updating allows it to succeed. I think Configuration.DkimSigner.exe and Ionic.Zip.dll were the two files still not copied when the error happens.
kerem 2026-02-26 10:35:28 +03:00
  • closed this issue
  • added the
    bug
    gui
    labels
Author
Owner

@Pro commented on GitHub (Nov 30, 2014):

There's a problem in the code that the wrong Assembly is started and therefore the .exe tries to overwrite itself which doesn't work. I already found the Problem.
I'll fix this for the next release. Thanks

<!-- gh-comment-id:65003190 --> @Pro commented on GitHub (Nov 30, 2014): There's a problem in the code that the wrong Assembly is started and therefore the .exe tries to overwrite itself which doesn't work. I already found the Problem. I'll fix this for the next release. Thanks
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dkim-exchange-Pro#56
No description provided.