Code Monkey home page Code Monkey logo

Comments (7)

HoffmannTom avatar HoffmannTom commented on August 10, 2024

Hello,
could you please verify the following:
The installation folder "C:\Program Files (x86)\CodePlex\outlookbackupaddin" must contain the following files:

  • BackupAddIn.dll
  • BackupAddIn.dll.manifest
  • BackupAddIn.vsto
  • BackupExecutor.exe
  • BackupExecutor.exe.config
  • Microsoft.Office.Tools.Common.v4.0.Utilities.dll
  • Microsoft.Office.Tools.dll
  • Microsoft.Office.Tools.Outlook.v4.0.Utilities.dll
  • Microsoft.Office.Tools.v4.0.Framework.dll

The add-in is registered via the registry for office 64 Bit at:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Outlook\Addins\Codeplex.BackupAddIn
There should be a key "LoadBehavior".

If you have office 32 Bit, the key is:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Office\Outlook\Addins\Codeplex.BackupAddIn

If this key doesnt exist, you can run cmd.exe in admin mode, change to the installation folder and register the add-in via: BackupExecutor.exe /register

Is the add-in listed in Outlook (File --> Options --> Add-Ins)?

Hope this helps to narrow down the issue.

Greetings, Thomas

from outlookbackupaddin.

MisjaS avatar MisjaS commented on August 10, 2024

from outlookbackupaddin.

HoffmannTom avatar HoffmannTom commented on August 10, 2024

Hello Misja,
unfortunately the attached pictures didn't survive the upload.

Can you try to register the add-in via command line (as described above)?
--> BackupExecutor.exe /register

If it doesnt work, you can drop a line via email.
Then the screenshots will also survive.

Greetings, Thomas

from outlookbackupaddin.

MisjaS avatar MisjaS commented on August 10, 2024

Hi Tom,
thanks, manually register worked i have the backup tab now visible in outlook.
thanks for the help.

i have a new question immediately (sorry):
i have two ost files in this outlook profile: one for an exchange account and one for an imap account but only the exchange account is visible in the add-in for backup. any suggestion how i could backup the imap account too?

Annotation 2019-12-19 104155

Annotation 2019-12-19 104155

from outlookbackupaddin.

HoffmannTom avatar HoffmannTom commented on August 10, 2024

Hello Misja,
I am glad it worked, thanks for the reply.
Exchange and IMAP accounts are server-side managed accounts.
Why it is a bad idea to backup ost files is described here:
https://github.com/HoffmannTom/outlookbackupaddin/wiki/Files-are-not-shown-for-backup(%3F)
(Backup ost files will lead to a situation where you can't recover the mails as they are not readable after restoring the OS for example)

Possible options are to use POP instead of IMAP or create a rule in outlook which
copies mails to an extra PST-File.

Greetings, Thomas

from outlookbackupaddin.

MisjaS avatar MisjaS commented on August 10, 2024

from outlookbackupaddin.

HoffmannTom avatar HoffmannTom commented on August 10, 2024

Hello Misja,
I understand your use case and if you are aware of the limitations, you can use the ost backup.
I just dont want to claim that the backup of ost files is safe and let users believe in this.
Thats why the function is a bit hidden and not active per default.
(Your two ost files seem to have different internal mailbox types but there is no option to check this via Outlook)

I wish you a hopefully crash-free new year in advance,
Thomas

from outlookbackupaddin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.