FAQs

Frequently Asked Questions


As a network admin, if you want to control what columns a user will see on a client's installation of Out'n About for Outlook - take note of these registry changes.
  • HKEY_CURRENT_USER\Software\Intellicon\<email address>\Columns
  • HKEY_CURRENT_USER\Software\Intellicon\<email address>\Column Widths
Yes we do! You can find solutions to most problems here. Out'n About Knowledge Base
The full version is unlimited for Out'n About for Outlook and Out'n About for Windows. No user limits. The free trial for Out'n About for Outlook is limited to 5 users. And Out'n About for Windows is unlimited for 30 days from installation.
Out'n About for Outlook costs a single time purchase of $349. Out'n About for Windows costs a single time purchase of $159. No fee for upgrading. Not happy with your purchase? We'd be happy to refund your purchase within 30 days of the original purchase.
Steps:
  1. Back up your database files
    • OutAbout.wdb (user database)
    • OutAbout.wdm (user contact information)
    • OutAbout.wdh (user status history for reporting)
  2. Write down your Out'n About Registration key
    • On the server, right click the system tray icon for Out'n About Server Monitor.
    • Your registration key is available in the "About..." menu
  3. Install the newest version of Out'n About on your new server, available here
  4. Overwrite the database files with your old server's database
  5. Test the new environment by migrating a small number of users
  6. When environment is confirmed working, you can define a group policy to point all users to the new server's IP address. Instructions available above.
  7. Delete the old server installation, per your license agreement.
To retrieve the email you may have accidentally added to the Out'n About folder, perform the following steps.
  1. Disable Out'n About
  2. Right click on the Out'n About! Folder in outlook and select properties
  3. Go to the Home Page tab and uncheck show homepage by default for this folder
  4. Click OK and close the properties window
  5. Click on the Out'n About! Folder. You will see the message and can now drag it to the inbox
  6. Open the out n about folder properties and retick the homepage box
  7. Re-enable Out'n About
We default to the Program Files folder in Windows. You can manually move the Out'n About! service by doing the following: 1. Backup the Out'n About! server folder (just in case) 2. Open a command prompt (cmd.exe) as administrator 3. Uninstall the existing service by running the following in the command prompt: sc delete OutAboutServer 4. Copy all of the files to the new file path where you want it to be installed 5. Install the service from the new location by running the following in the command prompt: sc create OutAboutServer binpath="<new path>/outaboutserver.exe" start=auto 6. Open the Out'n About! Server Monitor and ensure the service is running (start it if it is not).
Yes! Its entirely free, with no obligations. We'll even help you get set up for free!
Users are reporting problems with a recent Microsoft update, KB3114409. Missing Out'n About tabs, and crashing are reported. If you can, please uninstall this update, and Out'n About will again work as intended.
It could be our code (we hate bugs), it could be a bad Outlook profile, or it could be a corrupt Outlook contact or folder item. To help us identify the issue we will need to know the offset in our software that caused the error. This information is usually available in the dialog that appears when the error occurs. For example, under Windows XP, you can select the 'What data does this error report contain?' link on the dialog to display the error information, or you could look in the Event Viewer and see the application failure details. First, make sure it is our software causing the error. The module name will be 'outaboutoutlook.dll' if it is our software. Next, write down the 'Offset' and send this to us along with a description of when the error occurred (e.g., Offset 0006de4 - Outlook was starting up). With this information we will be able to quickly identify what our software was attempting to do when the error occurred.
This occurs if you have MSN Messenger integration enabled for Out'n About! status messages but MSN Messenger is not running. Either disable MSN Messenger integration or start MSN Messenger. Note: You do not need to be logged into MSN Messenger to resolve this issue.
Note: Out'n About! for Outlook is installed as an administrative install, so the Out'n About! addin will not be visible in the Outlook Options dialog under 'COM Add-Ins...'. If you start Outlook and there is no Out'n About! menu, then addin has probably been disabled by Outlook.   To re-enable the Out'n About! for Outlook addin, perform the following:
  • Select "About Microsoft Office Outlook" from the Outlook "Help" menu.
  • Click the "Disabled Items..." button.
  • Select the "Out'n About! for Outlook (OutAboutOutlook.dll)" item.
  • Click the "Enable" button.
  • Restart Outlook.
Another possibility is that Outlook is still running as a process on the machine and you are viewing a second instance of the Outlook process. This can be identified by closing Outlook and looking for 'OUTLOOK.EXE' as a running process under Windows Task Manager. If Outlook is still running as a process, simply select the 'OUTLOOK.EXE' process, click the 'End Process' button, and restart Outlook.
Symptom: When attempting to install the Out'n About! for Outlook Client, registering the DLL fails. This problem can be reproduced by running regsvr32.exe OutAboutOutlook.dll Regsvr32.exe fails with a message box displaying:            DllRegisterServer in OutAboutOutlook.dll failed. Return code was: 0x80070005 Cause: The error value '0x80070005' means 'Access Denied'. This means that an attempt has been made to update part of the registry that you do not have permissions to update. There are many parts of the registry that can be read but not updated (except by 'system' or the local administrator). Solution: Check that you have local administration rights. If you are a local administrator (i.e. a member of the 'Administrators' group on the workstation) then most likely someone or some application has modified the permissions on one or more registry keys and that this is preventing access. To identify which registry key is causing the problem use Regmon to capture all registry access when regsvr32 is run. If an 'OpenKey' request fails with 'Access Denied' (which is listed by Regmon as 'ACCDENIED') then run regedt32 and check the permissions on that registry key. If necessary change the permissions on the key to grant local Administrators 'Full Control'; then try registering the OutAboutOutlook.dll again. You may have to repeat this process if more than one registry key is locked.
When Outlook starts, we search all folders within the default users' inbox parent folder for the existence of the Out'n About! folder before creating it since some users like to hide their complex folder trees and use Outlook shortcuts. It is possible that you deleted the Out'n About! folder and it is still sitting in your 'Deleted Items' folder or simply moved the folder where it is not visible on load. To recover from the deleted scenario, you either need to restore the deleted item (move the folder out of the 'Deleted Items' folder) or permanently delete the folder and restart Outlook. If you are sharing another users information across Outlook it is possible the Out'n About! software is detecting the presence of the Out'n About! folder and not creating the folder in the top level tree. You can manually create the Out'n About! folder as follows:
  • Create a new folder by right clicking on the root folder and selecting the "New Folder..." menu item
  • Name the folder "Out'n About!"
  • Right click on the folder and select the "Properties" menu item
  • Select the "Home Page" tab
  • Check the "Show home page by default for this folder" checkbox
  • Enter the following Address in the "Address:" entry box: res://C:\Program Files\Out'n About! for Outlook\OutAboutOutlook.dll/outabout.htm
  • Make sure the Address points to the location the Out'n About! product was installed.
  • Click OK
Symptom: When starting up Outlook, the Out'n About add-in is disabled. If an admin attempts to reinstall the Out'n About client software, the problem persists. Cause: This is most likely due to an issue with Outlook 2013 Resiliency - when you install over a disabled on inactive addin it cannot be enabled correctly. Solution: The solution is documented on this blog http://www.outlook-apps.com/inactive-outlook-add-ins/. Follow their instructions on deleting certain registry entries. Additional Solution: If above solution does not solve the issue, follow these additional steps:
  1. Log in as an Admin with full rights
  2. Launch Outlook - Navigate to File -- Options -- Addins -- Com Addins
  3. Delete the Out'n About addin
  4. Reinstall most recent version of Out'n About
Another Solution: If above solution does not solve the issue, change the ‘load behavior’ to 3 in the registry (it may be set at 0). - Thanks to Christopher for this solution.