Here is one reported work-around:
- Keep Outlook open
- Go to Terminal
- Type, ps aux | grep Microsoft
- Look for the MS Office 2011 processes
- Note the number after the user name- this is the Process ID (PID)
- In Terminal type, sudo kill –9 [PID number]
- Do this for each of the Microsoft processes
- Re-launch Outlook
1 comment:
Have you ever found a long term solution for this?
Post a Comment