Hi Erik,
I didn't have this error until after installing the latest version - 15.26.
Output of: ls ~/Library/Containers/com.microsoft.Word/Data/Library/Application\ Support/Microsoft/Temp
No such file or directory
Since there are pages of output from running defaults read com.microsoft.Word
and much of it contains work-related data, I am reluctant to post it all. Is there anything that you are particularly interested? Much of it contains path information to files and SharePoint. Here's a snippet
from the front, middle and end of that output:
{
AppExitGraceful = 0;
ApplePersistenceIgnoreState = 1;
"CaptionDWA_CaptionBehavior" = 0;
ExceptionEnum = 0;
ExceptionType = 0;
"NSBrowser ColumnWidths FileUI\\OpenBrowse" = (
205,
205,
205,
205
);
NSColorPanelMode = 5;
NSColorPickerPageableNameListDefaults = "1Web Safe Colors";
NSNavLastRootDirectory = "~/Documents/Administrative/xxxx/HelpDesk";
NSNavLastUserSetHideExtensionButtonState = 0;
NSNavPanelExpandedSizeForOpenMode = "{1113, 456}";
NSNavPanelExpandedSizeForSaveMode = "{736, 688}";
NSNavPanelExpandedStateForSaveMode = 1;
NSRecentDocumentsLimit = 0;
"NSSplitView Subview Frames FileUI\\OpenSplit" = (
"0.000000, 0.000000, 220.000000, 677.000000, NO, NO",
"221.000000, 0.000000, 851.000000, 677.000000, NO, NO"
);
"NSToolbar Configuration com.apple.NSColorPanel" = {
"TB Is Shown" = 1;
};
___
"NSWindow Frame FileUIWindowFrameAutoSaveName" = "197 77 1158 751 0 0 1440 877 ";
"NSWindow Frame NSColorPanel" = "608 462 224 311 0 0 1440 877 ";
"NSWindow Frame NSNavPanelAutosaveName" = "352 137 736 620 0 0 1440 877 ";
"NSWindow Frame WDDocumentWindowFrameSave" = "94 64 1238 813 0 0 1440 877 ";
OCModelLanguage = en;
OCModelVersion = "0.842";
OUIWhatsNewLastShownLink = 825733;
SendAllTelemetryEnabled = 1;
SessionBuildNumber = 160910;
SessionId = "EF472A50-C8B2-40E0-8227-D400F43FBD52";
SessionStartTime = "09/14/2016 13:10:14.281";
SessionVersion = "15.26";
SubGraceAutoResetTime = <e470f5c6 b37d89a0 87a2254b 9e33b555>;
TemplateDownload = 1;
UserFontSubstitutionOverride = {
};
WordInstallLanguage = 1033;
———
kFileUIDefaultTabID = 1;
kFileUILastOpenLocation = (
"x-coredata://BEBA7E88-E8E4-46F3-82F3-935640AB1997/OCFolder/p4",
"x-coredata://BEBA7E88-E8E4-46F3-82F3-935640AB1997/OCList/p9",
"x-coredata://BEBA7E88-E8E4-46F3-82F3-935640AB1997/OCFolder/p45",
"x-coredata://BEBA7E88-E8E4-46F3-82F3-935640AB1997/OCDocument/p37"
);
kFileUILastOpenService = "x-coredata://BEBA7E88-E8E4-46F3-82F3-935640AB1997/OCSharePointServerCollection/p2";
kFileUIOpenTabServicesListPreviousWidth = 220;
kOCSharePointServerCollection = {
"e66ysos8waxhdlop3jtowdhtyot_4qpaezvvoemh5dw_ADAL" = {
"https://xxx.xxx.xxx/sites/xxx/Projects/xxx" = OCFolder;
};
};
kOUIRibbonDefaultCollapse = 0;
kSubUIAppCompletedFirstRunSetup1507 = 1;
kWarmBoot = 2224;

