Forum Discussion

8 Replies

  • Is the user on the same Storage group as the other users that work correctly?
    The best thing you can do is enable the OWA logging and see whether it gives you any exceptions.

    Also i'm assuming the OWA policies for that user allow the buttons to be shown and that the user is enabled, and can see the buttons within Outlook as well?
  • The users are on a different Storage Group. Does this make any difference?

    Yes the icons appear in Outlook as the workstation has the Outlook Addin installed.

    Where do I enable the OWA logging from?
  • it can make a difference because when EV registers the OWA forms, it will register them against the system mailbox for each storage group, if the system mailbox doesn't exist, then the deployment will fail for that one,

    So lets say you have

    Storage Group 1
    Storage Group 2
    Storage Group 3

    All but SG3 have the system mailbox, meaning users can see the icons and buttons unless they're located in SG3
    If you look in the OWA set up logs in the EV install directory for the backends you will see if the setup finished with errors or not and you can also see if it failed to find the system mailbox.

    Also in the same directory is the OWA Configuration INI files to which you can set the logging to 2 which will output the logs in to the \logging directory
  • have a look at the ev owa backend install log for system mailbox and whether we see a system mailbox for each SG.
  • I have tried running the RPC and OWA Configuration on the backend and noticed the following error on the store where the user is in:

    Error: Failed to create KVS folder, error: -2147217895 object or data matching the name, range, or selection criteria was no found within the scope of this operation.

    Can this cause the issue?