When users double-click on a CRM record to open it, they get an "error on page" message in the bottom left corner of Outlook. Opening related records through links (e.g. the underlined account on a contact record) works fine. It's just when double-clicking the record itself that nothing happens and the error appears I've pasted below what looks like the relevant lines from the trace file:
[2014-03-03 12:27:09.94] Process:OUTLOOK |Thread:3484 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CExplorerEventsRoot::FolderSwitchInternal File: c:\bt\32867\src\application\outlook\addin\explorerevents.cpp Line: 242
>hr = 0x80070057
[2014-03-03 12:27:10.264] Process:OUTLOOK |Thread:3484 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CExplorerEventsRoot::FolderSwitchInternal File: c:\bt\32867\src\application\outlook\addin\explorerevents.cpp Line: 242
>hr = 0x80070057
[2014-03-03 12:27:10.314] Process:OUTLOOK |Thread:3484 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CExplorerEventsRoot::FolderSwitchInternal File: c:\bt\32867\src\application\outlook\addin\explorerevents.cpp Line: 242
>hr = 0x80070057
[2014-03-03 12:27:18.307] Process:OUTLOOK |Thread:4832 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOneMAPIProp File: c:\bt\32867\src\application\outlook\addin\crmmapiutil.cpp Line: 376
>hr = 0x8004010f
[2014-03-03 12:27:18.309] Process:OUTLOOK |Thread:4832 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOneMAPIProp File: c:\bt\32867\src\application\outlook\addin\crmmapiutil.cpp Line: 376
>hr = 0x8004010f
[2014-03-03 12:27:18.312] Process:OUTLOOK |Thread:4832 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOneMAPIProp File: c:\bt\32867\src\application\outlook\addin\crmmapiutil.cpp Line: 376
>hr = 0x8004010f
[2014-03-03 12:27:18.315] Process:OUTLOOK |Thread:4832 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOneMAPIProp File: c:\bt\32867\src\application\outlook\addin\crmmapiutil.cpp Line: 376
>hr = 0x8004010f
[2014-03-03 12:27:18.320] Process:OUTLOOK |Thread:4832 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CMAPIEventsListener::Run File: c:\bt\32867\src\application\outlook\addin\mapieventslistener.cpp Line: 635
>hr = 0x8004010f
[2014-03-03 12:27:18.352] Process:OUTLOOK |Thread:4832 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOneMAPIProp File: c:\bt\32867\src\application\outlook\addin\crmmapiutil.cpp Line: 376
>hr = 0x8004010f
[2014-03-03 12:27:18.354] Process:OUTLOOK |Thread:4832 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOneMAPIProp File: c:\bt\32867\src\application\outlook\addin\crmmapiutil.cpp Line: 376
>hr = 0x8004010f
[2014-03-03 12:27:18.357] Process:OUTLOOK |Thread:4832 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOneMAPIProp File: c:\bt\32867\src\application\outlook\addin\crmmapiutil.cpp Line: 376
>hr = 0x8004010f
[2014-03-03 12:27:18.360] Process:OUTLOOK |Thread:4832 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOneMAPIProp File: c:\bt\32867\src\application\outlook\addin\crmmapiutil.cpp Line: 376
>hr = 0x8004010f
[2014-03-03 12:27:38.999] Process:OUTLOOK |Thread:3564 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CUrlBlocker::HrUnBlockUrl File: c:\bt\32867\src\application\outlook\addin\urlblocker.cpp Line: 180
>hr = 0x80070005
[2014-03-03 12:27:39.102] Process:OUTLOOK |Thread:3564 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrLoadManagedString File: c:\bt\32867\src\application\outlook\addin\..\common\ResourceManagerEx.h Line: 35
>hr = 0x80040203
[2014-03-03 12:27:50.348] Process:OUTLOOK |Thread:4832 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CMailItemHelper::HrGetMessageIdFromMessage File: c:\bt\32867\src\application\outlook\addin\emailhelper.cpp Line: 2208
>hr = 0x800401f3
[2014-03-03 12:27:50.348] Process:OUTLOOK |Thread:4832 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CMailItemHelper::HrGetMessageIdFromMessage File: c:\bt\32867\src\application\outlook\addin\emailhelper.cpp Line: 2216
>hr = 0x800401f3
*This post is locked for comments
I have the same question (0)