Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all 46379 articles
Browse latest View live

Dynamics 365 - Custom Apps - Restricting Access to Apps with BU Inherited Security Role

$
0
0

Hi There

I have created a few Custom Apps using the App Designer - these are to be enabled for different types of Users via the "Manage Roles" option and restricting access to the Apps for certain Security Roles.

For Context - this is a global deployment where there is the default parent Business Unit for the Organisation and child Business Units for each Global Region (i.e. US, EMEA, South America etc.).

Security Roles are implemented and modified in the default Organisation (parent BU) - Users are assigned to the correct BU dependent on their geographical location and are then assigned the correct Security Role (inherited version in the BU) for their day to day role.

Each "App" is restricted by the relevant security roles, this is based on the default Organisation. I would of assumed that Users assigned in the child BU's with the inherited Security Role would also be able to access the App; but it is not appearing in the App Picker for Users with the inherited Security Roles which the parent Security Role is enabled for access to the App.

Example

Sales App A is restricted to Users with the following Security Roles (which by default are located in the Default BU and no way to change this):

  • "System Administrator" 
  • "Sales Manager" 
  • "Sales User"
  1. User X in BU: "Default" is assigned the System Administrator Role
  2. User Y in BU: "US" (Child of Default) is assigned both the Sales Manager and Sales User Security Role (which are inherited copies of the Default Security Roles)

User X can see the "Sales App A" but User Y cannot.

Am I missing anything in the configuration or is this a bug?

Thanks

MW


Data entity's change tracking for entire entity gives an error

$
0
0
Steps to get this issue are as follows:
  • Under Data Management Workpace, when you go in Configure entity to export to Database
  • Click publish and then select target entity as - customers
    Inline image 2
  • then when you click "change tracking"  then "enable entire entity"
    Inline image 3
  • I get the following error:
    Inline image 4

Solution I tried is to overlay sub entities and and set the data management property and in public property to yes, when i build the solution i still get 13 errors, which I am unable to resolve.

 

Also what are your inputs whether I should use Odata instead of DMF?

 

Thanks for your help in advance.

Calculated Field

$
0
0

Hi Guys,

I have created around 8 decimal fields and 1 Calculated field to add up all the values together.

When new record is created it adds up numbers together fine. However when record is created by other user and when I try to update the field values, calculations no longer work....

Any ideas?

Thanks

How to increase Text field height from programmatically in MS Dynamic CRM 2016

$
0
0

How to increase Text field height from programmatically in MS Dynamic CRM 2016

How to set text field max length from javascript (programmatically ) in MS Dynamic CRM 2016

$
0
0

How to set text field max length from javascript (programmatically ) in MS Dynamic CRM 2016

Thanks in Advance

How to call insert temple popup using query string in MS Dynamic CRM 2016

$
0
0

How to call insert temple popup using query string in MS Dynamic CRM 2016.

As we can call  lookup page using query string
/_controls/lookup/lookupsingle.aspx?class=null&objecttypes=" + objecttypecode + "&browse=0&ShowNewButton=0&ShowPropButton=1&DefaultType=0";

same for insert template

Thanks in Advance

Ribbon Workbench - Button does nothing

$
0
0

Hello everyone,

I am playing around with the Ribbon Workbench for CRM on-premise  2016. I want to create a butto, which opens a new tab in the browser with google and a search function related to the currently opened company in our account entity.

I created a button in the Ribbon Workbench and I also set a picture. I managed to display my button in the account ribbon bar, but when I click the button nothing happens. Even though I assigned my source code to the button.

My source code to open the google window with the company is:

___

function google() {

var Firmenname = Xrm.Page.getAttribute("name").getValue();
window.open("http://www.google.de/search?q="+Firmenname );
}
this.google=google;

___

I'm not very introduced into coding in general and especially javascript.

Maybe someone could help me to get it working. I've read some howTo's about the Ribbon Workbench but none of them were detailed enough to solve my problem.

I'm looking forward to hearing from you!

Kind regards

Maurice Renz

CRM 2015 - Line Breaks in Multi-Line Text field

$
0
0

Hi,

We are on CRM 2015 on premise version, the description field on the case entity is a multiline text field, I am storing text with line breaks(clicking the enter takes it to new line), I am wondering how CRM is handing these new lines because i don't see any special characters like(\n) in the DB for this field, it just stores with a space.

For ex:

Below is how is stored in DB.

Hi, This is a test message for testing multiline text field.  Where are the line breaks stored in Database?   Thanks Jeevan

We have integration with TFS where this description is going as above without line breaks, but the user want it the way it is shown in Case Description.

Any thoughts, much appreciated.


CRM 2015 - Line Breaks in Multi-Line Text field

$
0
0

Hi,

We are on CRM 2015 on premise version, the description field on the case entity is a multiline text field, I am storing text with line breaks(clicking the enter takes it to new line), I am wondering how CRM is handing these new lines because i don't see any special characters like(\n) in the DB for this field, it just stores with a space.

For ex:

Below is how is stored in DB.

Hi, This is a test message for testing multiline text field.  Where are the line breaks stored in Database?   Thanks Jeevan

We have integration with TFS where this description is going as above without line breaks, but the user want it the way it is shown in Case Description.

Any thoughts, much appreciated.

CRM 2011 - Save / Discard changes when closing email with unresolved email address

$
0
0

Hello experts,

I encounter an issue with my CRM 2011 organization. When closing / refreshing an email form, with an unresolved email address on the 'to' field, I get the Save or Discard popup window. Of course I do not have any Javascript code on the form, and made no changes on any field. And also, I have set in the system settings the according setting to allow to send to unresolved E-Mail addresses.

Any ideas? 

Thanks

Dynamics 365 Online - Database Size

$
0
0

Hi All,

Over the last couple of days our Dynamics 365 online system has added around 3GB worth of storage with very not a lot of activity against it to explain it.

I'm loathed to buy more storage before understanding the cause.

Currently we have the MicrosoftLabs.AttachmentManagementSolution setup to move attachments to an Azure storage account (although this was only recently setup relatively recently).

The big consumers of space are attachements 3.8GB (from before the Azure process was setup), asyncoperationbase about 2.8GB and the activitypointerbase about 1.7GB. It's the asyncoperationbase that surprises me. We have no system jobs listed and they are cleared down regularly. I've cleared traces and other areas that I could think would contribute. I've also give it a good 24 hours to see if the storage decreases.

The only thing I can think of is that we have one job "Create index for useridsectionid for entity OrgInsights User Dashboard Definition" that is stuck in 'cancelling' state and related to when we had OrgInsights installed (I've since removed that on the basis that it could be causing the issue).

Anyone else experienced anything similar? Anyone know how to clear jobs stuck as 'cancelling'?

Thanks,

Steve

crm dialog 2013

$
0
0

Is it possible to force the "finish" button click in the CRM dialog after the "Next"?

CRM2013 Addin for Outlook 2016 keeps crashing

$
0
0

Hello,

In the last few days several of our Users have reported that the outlook plugin for office 2016 (32 bit) has started crashing and the add-in is becoming disabled.

If you re-enable the add in the outlook tracking tools etc appear immediately until you close down outlook again - on restart they disappear again (add-in disabled).

Most of those reporting errors have more than one exchange account. The generic error is "outlook has stopped working."An example trace is below.

We are running the outlook client SP1 with critical update (KB3173711). CRM is CRM 2013 on-premise.

Any help very gratefully received! Thanks.

***************************************************************************************************************************************************

# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 09:21:22.894
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 09:21:22.894] Process:OUTLOOK |Thread:1808 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCrmServerState::IsServerAvailable File: c:\bt\186112\src\core\application\outlook\addin\crmserverstate.cpp Line: 43
>hr = 0x80004005
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 09:21:22.909
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 09:21:22.909] Process:OUTLOOK |Thread:1808 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | StateManagerSpy: 'CrmServer' State execution FAILED. OrganizationName='HIDDEN - MY EDIT', OrganizationId='{HIDDEN - MY EDIT}' Function: CStateEngine::Execute File: c:\bt\186112\src\core\application\outlook\addin\stateengine.cpp Line: 85
[2017-03-06 09:21:22.909] Process:OUTLOOK |Thread:1808 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookApp File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 82
>hr = 0x80004002
[2017-03-06 09:21:22.909] Process:OUTLOOK |Thread:1808 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookExplorer File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 185
>hr = 0x80004002
[2017-03-06 09:21:22.909] Process:OUTLOOK |Thread:1808 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetActiveExplorerHWnd File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 120
>hr = 0x80004002
[2017-03-06 09:23:12.42] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 09:23:12.42] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CRM ribbon is not required as user has signed out. Function: CAddin::HrGroupGetVisibleInternal File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 973
[2017-03-06 09:23:12.57] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 09:23:12.57] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 09:23:12.57] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 09:23:12.73] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 09:23:12.73] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 09:23:12.73] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 09:23:12.198] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 09:23:12.214] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 09:23:12.214] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 09:23:12.214] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 09:23:12.229] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 09:23:12.260] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 09:23:12.370] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 09:23:12.854] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 09:23:12.901] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 09:23:12.901] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 09:23:12.901] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 09:23:12.917] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 09:23:12.917] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 09:23:13.636] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 09:23:13.745] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 09:23:13.745] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 09:23:13.761] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 09:23:13.761] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 09:23:13.761] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 09:23:14.89] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 09:23:14.120] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 09:23:14.136] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 09:23:14.167] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 09:23:14.198] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 09:23:14.245] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 09:23:15.11] Process:OUTLOOK |Thread:3100 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetInitialPollingPeriod File: c:\bt\186112\src\core\application\outlook\addin\..\Common\utility.h Line: 666
>hr = 0x80004005
[2017-03-06 09:23:15.182] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 09:23:15.198] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 09:23:15.229] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 09:23:15.261] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 09:23:15.292] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 09:23:15.339] Process:OUTLOOK |Thread:6712 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 09:23:27.208
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 09:23:27.208] Process:OUTLOOK |Thread:0516 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCrmServerState::IsServerAvailable File: c:\bt\186112\src\core\application\outlook\addin\crmserverstate.cpp Line: 43
>hr = 0x80004005
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 09:23:27.224
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 09:23:27.224] Process:OUTLOOK |Thread:0516 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | StateManagerSpy: 'CrmServer' State execution FAILED. OrganizationName='HIDDEN - MY EDIT', OrganizationId='{HIDDEN - MY EDIT}' Function: CStateEngine::Execute File: c:\bt\186112\src\core\application\outlook\addin\stateengine.cpp Line: 85
[2017-03-06 09:23:27.224] Process:OUTLOOK |Thread:0516 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookApp File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 82
>hr = 0x80004002
[2017-03-06 09:23:27.224] Process:OUTLOOK |Thread:0516 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookExplorer File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 185
>hr = 0x80004002
[2017-03-06 09:23:27.224] Process:OUTLOOK |Thread:0516 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetActiveExplorerHWnd File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 120
>hr = 0x80004002
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 09:26:08.844
# Categories: *:Warning
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 09:26:08.844] Process:OUTLOOK |Thread:9036 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCrmServerState::IsServerAvailable File: c:\bt\186112\src\core\application\outlook\addin\crmserverstate.cpp Line: 43
>hr = 0x80004005
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 09:26:08.860
# Categories: *:Warning
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 09:26:08.860] Process:OUTLOOK |Thread:9036 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | StateManagerSpy: 'CrmServer' State execution FAILED. OrganizationName='HIDDEN - MY EDIT', OrganizationId='{HIDDEN - MY EDIT}' Function: CStateEngine::Execute File: c:\bt\186112\src\core\application\outlook\addin\stateengine.cpp Line: 85
[2017-03-06 09:26:08.860] Process:OUTLOOK |Thread:9036 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookApp File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 82
>hr = 0x80004002
[2017-03-06 09:26:08.860] Process:OUTLOOK |Thread:9036 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookExplorer File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 185
>hr = 0x80004002
[2017-03-06 09:26:08.860] Process:OUTLOOK |Thread:9036 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetActiveExplorerHWnd File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 120
>hr = 0x80004002
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 09:36:25.940
# Categories: *:Warning
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 09:36:25.940] Process:OUTLOOK |Thread:6916 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCrmServerState::IsServerAvailable File: c:\bt\186112\src\core\application\outlook\addin\crmserverstate.cpp Line: 43
>hr = 0x80004005
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 09:36:25.956
# Categories: *:Warning
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 09:36:25.956] Process:OUTLOOK |Thread:6916 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | StateManagerSpy: 'CrmServer' State execution FAILED. OrganizationName='HIDDEN - MY EDIT', OrganizationId='{HIDDEN - MY EDIT}' Function: CStateEngine::Execute File: c:\bt\186112\src\core\application\outlook\addin\stateengine.cpp Line: 85
[2017-03-06 09:36:25.956] Process:OUTLOOK |Thread:6916 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookApp File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 82
>hr = 0x80004002
[2017-03-06 09:36:25.956] Process:OUTLOOK |Thread:6916 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookExplorer File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 185
>hr = 0x80004002
[2017-03-06 09:36:25.956] Process:OUTLOOK |Thread:6916 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetActiveExplorerHWnd File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 120
>hr = 0x80004002
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 09:43:01.837
# Categories: *:Warning
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 09:43:01.837] Process:OUTLOOK |Thread:6184 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCrmServerState::IsServerAvailable File: c:\bt\186112\src\core\application\outlook\addin\crmserverstate.cpp Line: 43
>hr = 0x80004005
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 09:43:01.852
# Categories: *:Warning
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 09:43:01.852] Process:OUTLOOK |Thread:6184 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | StateManagerSpy: 'CrmServer' State execution FAILED. OrganizationName='HIDDEN - MY EDIT', OrganizationId='{HIDDEN - MY EDIT}' Function: CStateEngine::Execute File: c:\bt\186112\src\core\application\outlook\addin\stateengine.cpp Line: 85
[2017-03-06 09:43:01.852] Process:OUTLOOK |Thread:6184 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookApp File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 82
>hr = 0x80004002
[2017-03-06 09:43:01.852] Process:OUTLOOK |Thread:6184 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookExplorer File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 185
>hr = 0x80004002
[2017-03-06 09:43:01.852] Process:OUTLOOK |Thread:6184 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetActiveExplorerHWnd File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 120
>hr = 0x80004002
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 09:46:43.977
# Categories: *:Warning
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 09:46:43.977] Process:OUTLOOK |Thread:8656 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCrmServerState::IsServerAvailable File: c:\bt\186112\src\core\application\outlook\addin\crmserverstate.cpp Line: 43
>hr = 0x80004005
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 09:46:43.993
# Categories: *:Warning
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 09:46:43.993] Process:OUTLOOK |Thread:8656 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | StateManagerSpy: 'CrmServer' State execution FAILED. OrganizationName='HIDDEN - MY EDIT', OrganizationId='{HIDDEN - MY EDIT}' Function: CStateEngine::Execute File: c:\bt\186112\src\core\application\outlook\addin\stateengine.cpp Line: 85
[2017-03-06 09:46:43.993] Process:OUTLOOK |Thread:8656 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookApp File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 82
>hr = 0x80004002
[2017-03-06 09:46:43.993] Process:OUTLOOK |Thread:8656 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookExplorer File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 185
>hr = 0x80004002
[2017-03-06 09:46:43.993] Process:OUTLOOK |Thread:8656 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetActiveExplorerHWnd File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 120
>hr = 0x80004002
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 09:57:56.214
# Categories: *:Warning
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 09:57:56.214] Process:OUTLOOK |Thread:5044 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCrmServerState::IsServerAvailable File: c:\bt\186112\src\core\application\outlook\addin\crmserverstate.cpp Line: 43
>hr = 0x80004005
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 09:57:56.229
# Categories: *:Warning
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 09:57:56.229] Process:OUTLOOK |Thread:5044 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | StateManagerSpy: 'CrmServer' State execution FAILED. OrganizationName='HIDDEN - MY EDIT', OrganizationId='{HIDDEN - MY EDIT}' Function: CStateEngine::Execute File: c:\bt\186112\src\core\application\outlook\addin\stateengine.cpp Line: 85
[2017-03-06 09:57:56.229] Process:OUTLOOK |Thread:5044 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookApp File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 82
>hr = 0x80004002
[2017-03-06 09:57:56.229] Process:OUTLOOK |Thread:5044 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookExplorer File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 185
>hr = 0x80004002
[2017-03-06 09:57:56.229] Process:OUTLOOK |Thread:5044 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetActiveExplorerHWnd File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 120
>hr = 0x80004002
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 10:06:55.991
# Categories: *:Warning
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 10:06:55.991] Process:OUTLOOK |Thread:3984 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCrmServerState::IsServerAvailable File: c:\bt\186112\src\core\application\outlook\addin\crmserverstate.cpp Line: 43
>hr = 0x80004005
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 10:06:56.7
# Categories: *:Warning
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 10:06:56.7] Process:OUTLOOK |Thread:3984 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | StateManagerSpy: 'CrmServer' State execution FAILED. OrganizationName='HIDDEN - MY EDIT', OrganizationId='{HIDDEN - MY EDIT}' Function: CStateEngine::Execute File: c:\bt\186112\src\core\application\outlook\addin\stateengine.cpp Line: 85
[2017-03-06 10:06:56.7] Process:OUTLOOK |Thread:3984 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookApp File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 82
>hr = 0x80004002
[2017-03-06 10:06:56.7] Process:OUTLOOK |Thread:3984 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookExplorer File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 185
>hr = 0x80004002
[2017-03-06 10:06:56.7] Process:OUTLOOK |Thread:3984 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetActiveExplorerHWnd File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 120
>hr = 0x80004002
[2017-03-06 10:21:41.419] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 10:21:41.434] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 10:21:41.434] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 10:21:41.434] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 10:21:41.450] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 10:21:41.481] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 10:21:41.544] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 10:21:41.653] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 10:21:41.715] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 10:21:41.731] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 10:21:41.731] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 10:21:41.731] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 10:21:41.747] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 10:21:42.528] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 10:21:42.544] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 10:21:42.575] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 10:21:42.606] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 10:21:42.637] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 10:21:42.684] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 10:21:43.450] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 10:21:43.450] Process:OUTLOOK |Thread:3316 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetInitialPollingPeriod File: c:\bt\186112\src\core\application\outlook\addin\..\Common\utility.h Line: 666
>hr = 0x80004005
[2017-03-06 10:21:43.481] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 10:21:43.512] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 10:21:43.544] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 10:21:43.575] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 10:21:43.622] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 10:21:45.465] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 10:21:45.575] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 10:21:45.606] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 10:21:45.622] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 10:21:45.653] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 10:21:45.684] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 10:22:18.758
# Categories: *:Warning
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 10:22:18.758] Process:OUTLOOK |Thread:3972 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCrmServerState::IsServerAvailable File: c:\bt\186112\src\core\application\outlook\addin\crmserverstate.cpp Line: 43
>hr = 0x80004005
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 10:22:18.758
# Categories: *:Warning
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 10:22:18.758] Process:OUTLOOK |Thread:3972 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | StateManagerSpy: 'CrmServer' State execution FAILED. OrganizationName='HIDDEN - MY EDIT', OrganizationId='{HIDDEN - MY EDIT}' Function: CStateEngine::Execute File: c:\bt\186112\src\core\application\outlook\addin\stateengine.cpp Line: 85
[2017-03-06 10:22:18.758] Process:OUTLOOK |Thread:3972 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookApp File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 82
>hr = 0x80004002
[2017-03-06 10:22:18.758] Process:OUTLOOK |Thread:3972 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookExplorer File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 185
>hr = 0x80004002
[2017-03-06 10:22:18.758] Process:OUTLOOK |Thread:3972 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetActiveExplorerHWnd File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 120
>hr = 0x80004002
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 13:09:25.887
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 13:09:25.887] Process:OUTLOOK |Thread:1364 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCrmServerState::IsServerAvailable File: c:\bt\186112\src\core\application\outlook\addin\crmserverstate.cpp Line: 43
>hr = 0x80004005
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 13:09:25.903
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 13:09:25.903] Process:OUTLOOK |Thread:1364 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | StateManagerSpy: 'CrmServer' State execution FAILED. OrganizationName='HIDDEN - MY EDIT', OrganizationId='{HIDDEN - MY EDIT}' Function: CStateEngine::Execute File: c:\bt\186112\src\core\application\outlook\addin\stateengine.cpp Line: 85
[2017-03-06 13:09:25.903] Process:OUTLOOK |Thread:1364 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookApp File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 82
>hr = 0x80004002
[2017-03-06 13:09:25.903] Process:OUTLOOK |Thread:1364 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookExplorer File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 185
>hr = 0x80004002
[2017-03-06 13:09:25.903] Process:OUTLOOK |Thread:1364 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetActiveExplorerHWnd File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 120
>hr = 0x80004002
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 13:10:35.110
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 13:10:35.110] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCrmServerState::IsServerAvailable File: c:\bt\186112\src\core\application\outlook\addin\crmserverstate.cpp Line: 43
>hr = 0x80004005
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 13:10:35.126
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 13:10:35.126] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | StateManagerSpy: 'CrmServer' State execution FAILED. OrganizationName='HIDDEN - MY EDIT', OrganizationId='{HIDDEN - MY EDIT}' Function: CStateEngine::Execute File: c:\bt\186112\src\core\application\outlook\addin\stateengine.cpp Line: 85
[2017-03-06 13:10:35.126] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookApp File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 82
>hr = 0x80004002
[2017-03-06 13:10:35.126] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookExplorer File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 185
>hr = 0x80004002
[2017-03-06 13:10:35.126] Process:OUTLOOK |Thread:8012 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetActiveExplorerHWnd File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 120
>hr = 0x80004002
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 14:25:57.244
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 14:25:57.244] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.244] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CRM ribbon is not required as user has signed out. Function: CAddin::HrGroupGetVisibleInternal File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 973
[2017-03-06 14:25:57.259] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.259] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.259] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.259] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.275] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.275] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.275] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.275] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.275] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CRM ribbon is not required as user has signed out. Function: CAddin::HrGroupGetVisibleInternal File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 973
[2017-03-06 14:25:57.290] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.290] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.290] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.290] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.290] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.290] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.306] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.306] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.306] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.306] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.306] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.306] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CRM ribbon is not required as user has signed out. Function: CAddin::HrGroupGetVisibleInternal File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 973
[2017-03-06 14:25:57.306] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.322] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.322] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.322] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.322] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.322] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.322] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.322] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CRM ribbon is not required as user has signed out. Function: CAddin::HrGroupGetVisibleInternal File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 973
[2017-03-06 14:25:57.322] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.337] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.337] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.337] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.337] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.337] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.337] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.337] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CRM ribbon is not required as user has signed out. Function: CAddin::HrGroupGetVisibleInternal File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 973
[2017-03-06 14:25:57.337] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.353] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.353] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.353] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.353] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.353] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Race condition: HrGroupGetVisible was called before NewInspector callback! Function: CAddin::HrGetInspectorWrapperToUseFromRibbon File: c:\bt\186112\src\core\application\outlook\addin\ribboncallbacks.h Line: 2257
[2017-03-06 14:25:57.478] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 14:25:57.478] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 14:25:57.494] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 14:25:57.494] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 14:25:57.494] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 14:25:57.525] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 14:25:57.603] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 14:25:58.103] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 14:25:58.165] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 14:25:58.165] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 14:25:58.165] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 14:25:58.181] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 14:25:58.181] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 14:25:58.369] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 14:25:58.369] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 14:25:58.384] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 14:25:58.384] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 14:25:58.400] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 14:25:58.416] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 14:25:58.509] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 14:25:58.509] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 14:25:58.525] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 14:25:58.525] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 14:25:58.541] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-06 14:25:58.556] Process:OUTLOOK |Thread:0996 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 14:25:59.72
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 14:25:59.72] Process:OUTLOOK |Thread:7120 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetInitialPollingPeriod File: c:\bt\186112\src\core\application\outlook\addin\..\Common\utility.h Line: 666
>hr = 0x80004005
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 14:26:09.864
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 14:26:09.864] Process:OUTLOOK |Thread:4232 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCrmServerState::IsServerAvailable File: c:\bt\186112\src\core\application\outlook\addin\crmserverstate.cpp Line: 43
>hr = 0x80004005
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 14:26:09.864
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 14:26:09.864] Process:OUTLOOK |Thread:4232 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | StateManagerSpy: 'CrmServer' State execution FAILED. OrganizationName='HIDDEN - MY EDIT', OrganizationId='{HIDDEN - MY EDIT}' Function: CStateEngine::Execute File: c:\bt\186112\src\core\application\outlook\addin\stateengine.cpp Line: 85
[2017-03-06 14:26:09.864] Process:OUTLOOK |Thread:4232 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookApp File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 82
>hr = 0x80004002
[2017-03-06 14:26:09.864] Process:OUTLOOK |Thread:4232 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookExplorer File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 185
>hr = 0x80004002
[2017-03-06 14:26:09.864] Process:OUTLOOK |Thread:4232 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetActiveExplorerHWnd File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 120
>hr = 0x80004002
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 14:30:16.433
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 14:30:16.433] Process:OUTLOOK |Thread:4336 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCrmServerState::IsServerAvailable File: c:\bt\186112\src\core\application\outlook\addin\crmserverstate.cpp Line: 43
>hr = 0x80004005
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 14:30:16.433
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 14:30:16.433] Process:OUTLOOK |Thread:4336 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | StateManagerSpy: 'CrmServer' State execution FAILED. OrganizationName='HIDDEN - MY EDIT', OrganizationId='{HIDDEN - MY EDIT}' Function: CStateEngine::Execute File: c:\bt\186112\src\core\application\outlook\addin\stateengine.cpp Line: 85
[2017-03-06 14:30:16.449] Process:OUTLOOK |Thread:4336 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookApp File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 82
>hr = 0x80004002
[2017-03-06 14:30:16.449] Process:OUTLOOK |Thread:4336 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookExplorer File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 185
>hr = 0x80004002
[2017-03-06 14:30:16.449] Process:OUTLOOK |Thread:4336 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetActiveExplorerHWnd File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 120
>hr = 0x80004002
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 14:35:23.172
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 14:35:23.172] Process:OUTLOOK |Thread:5552 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCrmServerState::IsServerAvailable File: c:\bt\186112\src\core\application\outlook\addin\crmserverstate.cpp Line: 43
>hr = 0x80004005
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 14:35:23.188
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 14:35:23.188] Process:OUTLOOK |Thread:5552 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | StateManagerSpy: 'CrmServer' State execution FAILED. OrganizationName='HIDDEN - MY EDIT', OrganizationId='{HIDDEN - MY EDIT}' Function: CStateEngine::Execute File: c:\bt\186112\src\core\application\outlook\addin\stateengine.cpp Line: 85
[2017-03-06 14:35:23.188] Process:OUTLOOK |Thread:5552 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookApp File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 82
>hr = 0x80004002
[2017-03-06 14:35:23.188] Process:OUTLOOK |Thread:5552 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookExplorer File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 185
>hr = 0x80004002
[2017-03-06 14:35:23.188] Process:OUTLOOK |Thread:5552 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetActiveExplorerHWnd File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 120
>hr = 0x80004002
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 14:36:41.819
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 14:36:41.819] Process:OUTLOOK |Thread:7068 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCrmServerState::IsServerAvailable File: c:\bt\186112\src\core\application\outlook\addin\crmserverstate.cpp Line: 43
>hr = 0x80004005
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 14:36:41.834
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 14:36:41.834] Process:OUTLOOK |Thread:7068 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | StateManagerSpy: 'CrmServer' State execution FAILED. OrganizationName='HIDDEN - MY EDIT', OrganizationId='{HIDDEN - MY EDIT}' Function: CStateEngine::Execute File: c:\bt\186112\src\core\application\outlook\addin\stateengine.cpp Line: 85
[2017-03-06 14:36:41.834] Process:OUTLOOK |Thread:7068 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookApp File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 82
>hr = 0x80004002
[2017-03-06 14:36:41.834] Process:OUTLOOK |Thread:7068 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookExplorer File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 185
>hr = 0x80004002
[2017-03-06 14:36:41.834] Process:OUTLOOK |Thread:7068 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetActiveExplorerHWnd File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 120
>hr = 0x80004002
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 14:37:47.289
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 14:37:47.289] Process:OUTLOOK |Thread:4228 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCrmServerState::IsServerAvailable File: c:\bt\186112\src\core\application\outlook\addin\crmserverstate.cpp Line: 43
>hr = 0x80004005
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-06 14:37:47.304
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-06 14:37:47.304] Process:OUTLOOK |Thread:4228 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | StateManagerSpy: 'CrmServer' State execution FAILED. OrganizationName='HIDDEN - MY EDIT', OrganizationId='{HIDDEN - MY EDIT}' Function: CStateEngine::Execute File: c:\bt\186112\src\core\application\outlook\addin\stateengine.cpp Line: 85
[2017-03-06 14:37:47.304] Process:OUTLOOK |Thread:4228 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookApp File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 82
>hr = 0x80004002
[2017-03-06 14:37:47.304] Process:OUTLOOK |Thread:4228 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookExplorer File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 185
>hr = 0x80004002
[2017-03-06 14:37:47.304] Process:OUTLOOK |Thread:4228 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetActiveExplorerHWnd File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 120
>hr = 0x80004002
[2017-03-07 08:13:41.850] Process:OUTLOOK |Thread:8240 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCrmServerState::IsCRMServerAvailable File: c:\bt\186112\src\core\application\outlook\addin\crmserverstate.cpp Line: 31
>hr = 0x80131501
[2017-03-07 08:13:41.850] Process:OUTLOOK |Thread:8240 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCrmServerState::IsServerAvailable File: c:\bt\186112\src\core\application\outlook\addin\crmserverstate.cpp Line: 43
>hr = 0x80131501
[2017-03-07 08:13:41.866] Process:OUTLOOK |Thread:8240 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | StateManagerSpy: 'CrmServer' State execution FAILED. OrganizationName='HIDDEN - MY EDIT', OrganizationId='{HIDDEN - MY EDIT}' Function: CStateEngine::Execute File: c:\bt\186112\src\core\application\outlook\addin\stateengine.cpp Line: 85
[2017-03-07 08:13:41.866] Process:OUTLOOK |Thread:8240 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookApp File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 82
>hr = 0x80004002
[2017-03-07 08:13:41.866] Process:OUTLOOK |Thread:8240 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookExplorer File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 185
>hr = 0x80004002
[2017-03-07 08:13:41.866] Process:OUTLOOK |Thread:8240 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetActiveExplorerHWnd File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 120
>hr = 0x80004002
[2017-03-07 08:14:02.882] Process:OUTLOOK |Thread:8240 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CAuthentication::Authenticate File: c:\bt\186112\src\core\application\outlook\addin\authentication.cpp Line: 39
>hr = 0x80131509
[2017-03-07 08:14:02.882] Process:OUTLOOK |Thread:8240 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CAuthentication Authenticate hr = 0x80131509 Function: CAuthentication::Authenticate File: c:\bt\186112\src\core\application\outlook\addin\authentication.cpp Line: 42
[2017-03-07 08:14:02.882] Process:OUTLOOK |Thread:8240 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CAuthenticationState::ExecuteEx File: c:\bt\186112\src\core\application\outlook\addin\authenticationstate.cpp Line: 36
>hr = 0x80131509
[2017-03-07 08:14:02.882] Process:OUTLOOK |Thread:8240 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | StateManagerSpy: 'Authentication' State execution FAILED. OrganizationName='HIDDEN - MY EDIT', OrganizationId='{HIDDEN - MY EDIT}' Function: CStateEngine::Execute File: c:\bt\186112\src\core\application\outlook\addin\stateengine.cpp Line: 85
[2017-03-07 08:14:02.882] Process:OUTLOOK |Thread:8240 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | OfflineState failed: Cannot Set Offline Function: COfflineState::ExecuteEx File: c:\bt\186112\src\core\application\outlook\addin\offlinestate.cpp Line: 45
[2017-03-07 08:14:02.882] Process:OUTLOOK |Thread:8240 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | StateManagerSpy: 'Offline' State execution FAILED. OrganizationName='HIDDEN - MY EDIT', OrganizationId='{HIDDEN - MY EDIT}' Function: CStateEngine::Execute File: c:\bt\186112\src\core\application\outlook\addin\stateengine.cpp Line: 85
[2017-03-07 08:14:02.897] Process:OUTLOOK |Thread:8240 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookApp File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 82
>hr = 0x80004002
[2017-03-07 08:14:02.897] Process:OUTLOOK |Thread:8240 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CDisableState::NavigateToInbox File: c:\bt\186112\src\core\application\outlook\addin\disablestate.cpp Line: 116
>hr = 0x80004002
[2017-03-07 08:14:02.897] Process:OUTLOOK |Thread:8240 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CDisableState::DisableUI File: c:\bt\186112\src\core\application\outlook\addin\disablestate.cpp Line: 97
>hr = 0x80004002
[2017-03-07 08:14:02.897] Process:OUTLOOK |Thread:8240 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Failed to delete CRM folders Function: CDisableState::DisableUI File: c:\bt\186112\src\core\application\outlook\addin\disablestate.cpp Line: 99
[2017-03-07 08:14:02.897] Process:OUTLOOK |Thread:8240 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CDisableState::Deactivate File: c:\bt\186112\src\core\application\outlook\addin\disablestate.cpp Line: 59
>hr = 0x80004002
[2017-03-07 08:29:03.43] Process:OUTLOOK |Thread:0228 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCrmServerState::IsServerAvailable File: c:\bt\186112\src\core\application\outlook\addin\crmserverstate.cpp Line: 43
>hr = 0x80004005
[2017-03-07 08:29:03.43] Process:OUTLOOK |Thread:0228 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | StateManagerSpy: 'CrmServer' State execution FAILED. OrganizationName='HIDDEN - MY EDIT', OrganizationId='{HIDDEN - MY EDIT}' Function: CStateEngine::Execute File: c:\bt\186112\src\core\application\outlook\addin\stateengine.cpp Line: 85
[2017-03-07 08:29:03.43] Process:OUTLOOK |Thread:0228 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookApp File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 82
>hr = 0x80004002
[2017-03-07 08:29:03.43] Process:OUTLOOK |Thread:0228 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookExplorer File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 185
>hr = 0x80004002
[2017-03-07 08:29:03.43] Process:OUTLOOK |Thread:0228 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetActiveExplorerHWnd File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 120
>hr = 0x80004002
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-07 08:50:01.951
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-07 08:50:01.951] Process:OUTLOOK |Thread:9268 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCrmServerState::IsServerAvailable File: c:\bt\186112\src\core\application\outlook\addin\crmserverstate.cpp Line: 43
>hr = 0x80004005
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-07 08:50:01.958
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-07 08:50:01.958] Process:OUTLOOK |Thread:9268 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | StateManagerSpy: 'CrmServer' State execution FAILED. OrganizationName='HIDDEN - MY EDIT', OrganizationId='{HIDDEN - MY EDIT}' Function: CStateEngine::Execute File: c:\bt\186112\src\core\application\outlook\addin\stateengine.cpp Line: 85
[2017-03-07 08:50:01.959] Process:OUTLOOK |Thread:9268 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookApp File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 82
>hr = 0x80004002
[2017-03-07 08:50:01.959] Process:OUTLOOK |Thread:9268 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookExplorer File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 185
>hr = 0x80004002
[2017-03-07 08:50:01.960] Process:OUTLOOK |Thread:9268 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetActiveExplorerHWnd File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 120
>hr = 0x80004002
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-07 09:03:31.322
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-07 09:03:31.322] Process:OUTLOOK |Thread:6064 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCrmServerState::IsServerAvailable File: c:\bt\186112\src\core\application\outlook\addin\crmserverstate.cpp Line: 43
>hr = 0x80004005
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-07 09:03:31.327
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-07 09:03:31.327] Process:OUTLOOK |Thread:6064 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | StateManagerSpy: 'CrmServer' State execution FAILED. OrganizationName='HIDDEN - MY EDIT', OrganizationId='{HIDDEN - MY EDIT}' Function: CStateEngine::Execute File: c:\bt\186112\src\core\application\outlook\addin\stateengine.cpp Line: 85
[2017-03-07 09:03:31.328] Process:OUTLOOK |Thread:6064 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookApp File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 82
>hr = 0x80004002
[2017-03-07 09:03:31.329] Process:OUTLOOK |Thread:6064 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookExplorer File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 185
>hr = 0x80004002
[2017-03-07 09:03:31.329] Process:OUTLOOK |Thread:6064 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetActiveExplorerHWnd File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 120
>hr = 0x80004002
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-07 09:08:02.275
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-07 09:08:02.275] Process:OUTLOOK |Thread:8084 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCrmServerState::IsServerAvailable File: c:\bt\186112\src\core\application\outlook\addin\crmserverstate.cpp Line: 43
>hr = 0x80004005
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-07 09:08:02.282
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-07 09:08:02.282] Process:OUTLOOK |Thread:8084 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | StateManagerSpy: 'CrmServer' State execution FAILED. OrganizationName='HIDDEN - MY EDIT', OrganizationId='{HIDDEN - MY EDIT}' Function: CStateEngine::Execute File: c:\bt\186112\src\core\application\outlook\addin\stateengine.cpp Line: 85
[2017-03-07 09:08:02.283] Process:OUTLOOK |Thread:8084 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookApp File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 82
>hr = 0x80004002
[2017-03-07 09:08:02.284] Process:OUTLOOK |Thread:8084 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookExplorer File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 185
>hr = 0x80004002
[2017-03-07 09:08:02.284] Process:OUTLOOK |Thread:8084 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetActiveExplorerHWnd File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 120
>hr = 0x80004002
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-07 09:10:50.407
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-07 09:10:50.407] Process:OUTLOOK |Thread:10148 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCrmServerState::IsServerAvailable File: c:\bt\186112\src\core\application\outlook\addin\crmserverstate.cpp Line: 43
>hr = 0x80004005
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-07 09:10:50.414
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-07 09:10:50.414] Process:OUTLOOK |Thread:10148 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | StateManagerSpy: 'CrmServer' State execution FAILED. OrganizationName='HIDDEN - MY EDIT', OrganizationId='{HIDDEN - MY EDIT}' Function: CStateEngine::Execute File: c:\bt\186112\src\core\application\outlook\addin\stateengine.cpp Line: 85
[2017-03-07 09:10:50.415] Process:OUTLOOK |Thread:10148 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookApp File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 82
>hr = 0x80004002
[2017-03-07 09:10:50.416] Process:OUTLOOK |Thread:10148 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookExplorer File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 185
>hr = 0x80004002
[2017-03-07 09:10:50.416] Process:OUTLOOK |Thread:10148 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetActiveExplorerHWnd File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 120
>hr = 0x80004002
[2017-03-07 12:07:53.993] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:53.993] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:53.993] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:54.8] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:54.24] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:54.88] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:54.167] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:54.338] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:54.401] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:54.401] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:54.401] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:54.417] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:54.417] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:55.292] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:55.307] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:55.307] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:55.323] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:55.323] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:55.354] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:55.651] Process:OUTLOOK |Thread:10780 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetInitialPollingPeriod File: c:\bt\186112\src\core\application\outlook\addin\..\Common\utility.h Line: 666
>hr = 0x80004005
[2017-03-07 12:07:55.651] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:57.417] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:57.542] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:57.542] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:57.557] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:57.557] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:57.573] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:58.432] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:58.432] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:58.448] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:58.448] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:58.464] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:58.495] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:59.604] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CMailItemHelper::HrGetSenderFromMessage File: c:\bt\186112\src\core\application\outlook\addin\emailhelper.cpp Line: 2952
>hr = 0x8004010f
[2017-03-07 12:07:59.789] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:59.805] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:59.805] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:59.820] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:59.820] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:59.851] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:07:59.914] Process:OUTLOOK |Thread:10752 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CMailItemHelper::HrGetMessageIdFromMessage File: c:\bt\186112\src\core\application\outlook\addin\emailhelper.cpp Line: 2818
>hr = 0x8004010f
[2017-03-07 12:07:59.914] Process:OUTLOOK |Thread:10752 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CMailItemHelper::HrGetMessageIdFromMessage File: c:\bt\186112\src\core\application\outlook\addin\emailhelper.cpp Line: 2839
>hr = 0x8004010f
[2017-03-07 12:08:00.8] Process:OUTLOOK |Thread:10752 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CMailItemHelper::HrGetMessageIdFromMessage File: c:\bt\186112\src\core\application\outlook\addin\emailhelper.cpp Line: 2818
>hr = 0x8004010f
[2017-03-07 12:08:00.8] Process:OUTLOOK |Thread:10752 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CMailItemHelper::HrGetMessageIdFromMessage File: c:\bt\186112\src\core\application\outlook\addin\emailhelper.cpp Line: 2839
>hr = 0x8004010f
[2017-03-07 12:08:00.8] Process:OUTLOOK |Thread:10752 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CMailItemHelper::HrGetSenderFromMessage File: c:\bt\186112\src\core\application\outlook\addin\emailhelper.cpp Line: 2952
>hr = 0x8004010f
[2017-03-07 12:08:02.604] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:08:02.604] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:08:02.620] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:08:02.620] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:08:02.620] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:08:02.651] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:08:03.338] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:08:03.338] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:08:03.354] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:08:03.354] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:08:03.370] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:08:03.385] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:08:07.721] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:08:07.721] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:08:07.737] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:08:07.737] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:08:07.752] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:08:07.768] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:08:07.940] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:08:07.955] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:08:07.955] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:08:07.971] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:08:07.987] Process:OUTLOOK |Thread:9860 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-07 12:08:15.738
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-07 12:08:15.738] Process:OUTLOOK |Thread:2188 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCrmServerState::IsServerAvailable File: c:\bt\186112\src\core\application\outlook\addin\crmserverstate.cpp Line: 43
>hr = 0x80004005
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-07 12:08:15.754
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-07 12:08:15.754] Process:OUTLOOK |Thread:2188 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | StateManagerSpy: 'CrmServer' State execution FAILED. OrganizationName='HIDDEN - MY EDIT', OrganizationId='{HIDDEN - MY EDIT}' Function: CStateEngine::Execute File: c:\bt\186112\src\core\application\outlook\addin\stateengine.cpp Line: 85
[2017-03-07 12:08:15.754] Process:OUTLOOK |Thread:2188 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookApp File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 82
>hr = 0x80004002
[2017-03-07 12:08:15.754] Process:OUTLOOK |Thread:2188 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookExplorer File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 185
>hr = 0x80004002
[2017-03-07 12:08:15.754] Process:OUTLOOK |Thread:2188 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetActiveExplorerHWnd File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 120
>hr = 0x80004002
[2017-03-07 12:08:59.973] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:08:59.973] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:08:59.988] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:08:59.988] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:00.4] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:00.66] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:00.176] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:00.379] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:00.441] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:00.441] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:00.457] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:00.457] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:00.473] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:00.722] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:00.722] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:00.769] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:00.769] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:00.784] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:00.800] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:01.128] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:01.206] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:01.300] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:01.300] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:01.316] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:01.316] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:01.331] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:01.347] Process:OUTLOOK |Thread:10604 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetInitialPollingPeriod File: c:\bt\186112\src\core\application\outlook\addin\..\Common\utility.h Line: 666
>hr = 0x80004005
[2017-03-07 12:09:49.696] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:49.696] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:49.712] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:49.712] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:49.728] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:49.759] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:51.134] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:51.150] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:51.150] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:51.165] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:51.165] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:51.196] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:53.275] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:53.275] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:53.290] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:53.290] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:53.290] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:53.321] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:53.509] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:53.525] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:53.525] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:53.540] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:53.556] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:58.853] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:58.853] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:58.868] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:58.868] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:09:58.900] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:10:00.87] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='TrackInCrmButton']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:10:00.87] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='TrackInCrmButton']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:10:00.87] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Form.EntityLogicalName.OutlookTab.Actions.Convert']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:10:00.103] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Form.EntityLogicalName.OutlookTab.Actions.Convert']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:10:00.103] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Form.EntityLogicalName.OutlookTab.Actions.AddConnection']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:10:00.103] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='ViewInCrmButton']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:10:00.103] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='ViewInCrmButton']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:10:09.749] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:10:09.749] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:10:09.749] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:10:09.765] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:10:09.796] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:10:10.765] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:10:10.781] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:10:10.781] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:10:10.796] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:10:10.812] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:10:57.868] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.OutlookSync.BackstageGroup']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:10:57.883] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.GoOffline.BackstageGroup']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:10:57.883] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.GoOnline.BackstageGroup']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:10:57.883] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.ImportExportPrimary.BackstageGroup']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:10:57.883] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.ImportExportSecondary.BackstageGroup']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:10:57.899] Process:OUTLOOK |Thread:1112 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.ManageRecords.BackstageGroup']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-07 12:15:16.185
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-07 12:15:16.185] Process:OUTLOOK |Thread:9292 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCrmServerState::IsServerAvailable File: c:\bt\186112\src\core\application\outlook\addin\crmserverstate.cpp Line: 43
>hr = 0x80004005
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-07 12:15:16.200
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-07 12:15:16.200] Process:OUTLOOK |Thread:9292 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | StateManagerSpy: 'CrmServer' State execution FAILED. OrganizationName='HIDDEN - MY EDIT', OrganizationId='{HIDDEN - MY EDIT}' Function: CStateEngine::Execute File: c:\bt\186112\src\core\application\outlook\addin\stateengine.cpp Line: 85
[2017-03-07 12:15:16.200] Process:OUTLOOK |Thread:9292 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookApp File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 82
>hr = 0x80004002
[2017-03-07 12:15:16.200] Process:OUTLOOK |Thread:9292 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookExplorer File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 185
>hr = 0x80004002
[2017-03-07 12:15:16.200] Process:OUTLOOK |Thread:9292 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetActiveExplorerHWnd File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 120
>hr = 0x80004002
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-07 12:30:21.965
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-07 12:30:21.965] Process:OUTLOOK |Thread:6092 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCrmServerState::IsServerAvailable File: c:\bt\186112\src\core\application\outlook\addin\crmserverstate.cpp Line: 43
>hr = 0x80004005
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-07 12:30:21.981
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-07 12:30:21.981] Process:OUTLOOK |Thread:6092 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | StateManagerSpy: 'CrmServer' State execution FAILED. OrganizationName='HIDDEN - MY EDIT', OrganizationId='{HIDDEN - MY EDIT}' Function: CStateEngine::Execute File: c:\bt\186112\src\core\application\outlook\addin\stateengine.cpp Line: 85
[2017-03-07 12:30:21.981] Process:OUTLOOK |Thread:6092 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookApp File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 82
>hr = 0x80004002
[2017-03-07 12:30:21.981] Process:OUTLOOK |Thread:6092 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookExplorer File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 185
>hr = 0x80004002
[2017-03-07 12:30:21.981] Process:OUTLOOK |Thread:6092 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetActiveExplorerHWnd File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 120
>hr = 0x80004002
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-07 12:44:38.623
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-07 12:44:38.623] Process:OUTLOOK |Thread:5352 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCrmServerState::IsServerAvailable File: c:\bt\186112\src\core\application\outlook\addin\crmserverstate.cpp Line: 43
>hr = 0x80004005
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-07 12:44:38.623
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-07 12:44:38.623] Process:OUTLOOK |Thread:5352 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | StateManagerSpy: 'CrmServer' State execution FAILED. OrganizationName='HIDDEN - MY EDIT', OrganizationId='{HIDDEN - MY EDIT}' Function: CStateEngine::Execute File: c:\bt\186112\src\core\application\outlook\addin\stateengine.cpp Line: 85
[2017-03-07 12:44:38.623] Process:OUTLOOK |Thread:5352 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookApp File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 82
>hr = 0x80004002
[2017-03-07 12:44:38.623] Process:OUTLOOK |Thread:5352 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookExplorer File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 185
>hr = 0x80004002
[2017-03-07 12:44:38.623] Process:OUTLOOK |Thread:5352 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetActiveExplorerHWnd File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 120
>hr = 0x80004002
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-07 12:46:35.216
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-07 12:46:35.216] Process:OUTLOOK |Thread:6888 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | CCrmServerState::IsServerAvailable File: c:\bt\186112\src\core\application\outlook\addin\crmserverstate.cpp Line: 43
>hr = 0x80004005
# CRM Tracing Version 1.1 Unmanaged
# LocalTime: 2017-03-07 12:46:35.231
# Categories: *:Error
# Schedule: No registry key - using default value: Daily
# ComputerName: LIB125980
# CRMVersion: 6.1.0004.0173
[2017-03-07 12:46:35.231] Process:OUTLOOK |Thread:6888 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | StateManagerSpy: 'CrmServer' State execution FAILED. OrganizationName='HIDDEN - MY EDIT', OrganizationId='{HIDDEN - MY EDIT}' Function: CStateEngine::Execute File: c:\bt\186112\src\core\application\outlook\addin\stateengine.cpp Line: 85
[2017-03-07 12:46:35.231] Process:OUTLOOK |Thread:6888 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookApp File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 82
>hr = 0x80004002
[2017-03-07 12:46:35.231] Process:OUTLOOK |Thread:6888 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | HrGetOutlookExplorer File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 185
>hr = 0x80004002
[2017-03-07 12:46:35.231] Process:OUTLOOK |Thread:6888 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetActiveExplorerHWnd File: c:\bt\186112\src\core\application\outlook\addin\common.cpp Line: 120
>hr = 0x80004002
[2017-03-07 12:46:38.324] Process:OUTLOOK |Thread:6048 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | GetInitialPollingPeriod File: c:\bt\186112\src\core\application\outlook\addin\..\Common\utility.h Line: 666
>hr = 0x80004005
[2017-03-07 12:46:39.339] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:46:39.511] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:46:39.574] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:46:39.605] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:46:39.605] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:46:39.621] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:46:41.252] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:46:41.314] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:46:41.330] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:46:41.330] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:46:41.345] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:46:46.344] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:46:46.344] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:46:46.360] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:46:46.360] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:46:46.391] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:46:46.453] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:46:46.453] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:46:46.469] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:46:46.469] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:46:46.500] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:46:48.840] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:46:48.855] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:46:48.855] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:46:48.871] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:46:48.886] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:46:48.902] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:46:55.438] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:46:55.438] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:46:55.454] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:46:55.470] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:46:55.470] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:46:55.485] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:47:05.703] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:47:05.703] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:47:05.718] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:47:05.718] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:47:05.734] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:47:05.749] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:47:05.812] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:47:05.828] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:47:05.828] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:47:05.828] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:47:05.843] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:47:05.859] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:47:06.827] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:47:06.827] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:47:06.827] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:47:06.843] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:47:06.843] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:47:06.874] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:47:08.92] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:47:08.108] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Lead']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:47:08.108] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Case']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:47:08.124] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:47:08.124] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:47:08.155] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:47:08.374] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo.Opportunity']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:47:08.374] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ConvertTo']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:47:08.389] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Actions.Menu.AddConnection.Mail']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:47:08.389] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.Explorer.Mail.ViewInCrm']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:47:08.421] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385
[2017-03-07 12:47:15.340] Process:OUTLOOK |Thread:6532 |Category: Unmanaged.Platform |User: PlatformUser |Level: Error | Unable to determine control type from ribbon control '//Control[@Id='Mscrm.TabSearch']' Function: CCmdButtonHandler::HrParseActionString File: c:\bt\186112\src\core\application\outlook\addin\cmdbarevthandler.cpp Line: 385

Customize Work Order information in Schedule Board (Field Service)

$
0
0

Hi all,

I am trying to add the system status into the work order box which is displayed on the schedule board.

Does anyone know if this is possible?

Thanks in advance,

Chris

Combine activities in graph

$
0
0

We are planning to make an internal competition so increase the use of the CRM system. We are planning this by giving points for activities added to CRM. For example 1 point for created a task, 2 points for creating an appointment , 5 points for creating an Sales opportunities . We cant to present earned points in a Dashboard. (The score point is addes to a fields in task, appointment and opportunities on create . Its the sum of these points we want to show in the same graph for the user. ). Is it possible to display the score for each entity in the same graph? Or must we have one graph for each entity?


Klicking on a Contact in an Advanced Find on a Marketing List doesn't open the Contact

$
0
0

Hey Community,

I have a question regarding the advanced find on a specific entity. In this case it's the marketing list. When I want to manage the memebers of a marketing list (the marketing list is about contacts) I can use the following button. The Screenshot is in German, but I think it's called "manage members" or something like this:

Now I can select between a few bullet points and one of them is "Adding with the advanced Find". Then the normal view on the advanced shows up and I can select my criterias and so on. Then I hit the button "Search" and get my results. This is an example for it:

Here is my problem/question:

The contacts look like I could click them and then the contact form opens:

But it doesn't work this way. I can't open a contact out of this advanced find. I know that in the past it was different and it worked out.

Is this just not possible anymore or is there something I could do to change this?

Thank you for your help!

CRM Dynamic 4.0 "Workflow" Can a workflow be built to update all fields in an Entity??

$
0
0

"Workflows" Can a workflow be built to update all fields in an Entity?? like "Leads" all at the same time, where the records are locked?? because the records were converted and now are in a "Qualified" status. Show all the "Lead" be forced open before the workflow is ran?

We have a full CRM and I have customized it to the point we are now only using (2) entity called "Account" and "Lead" We have all records convert from "Leads" to "Account" with e system convert out of "Leads" entity. I am now going to a (1) entity setup being we are so very basic and customized.

What I trying to achieve with my custom "Workflow" is to take (ALL) data in all records in "Accounts" entity and force the data to update (ALL) "Leads" entity records. I have build mapping from Leads to Accounts and from Accounts to Lead. The last step I believe is needed is to build the "Workflow" so that it will force the updates to take place.

I do not understand the how to create the custom plugin for this action so I am work only with "Workflows"

My CRM 4.0 has been so customized that after I create a workflow I do not see it listed anywhere to trigger it either as a On Demand, Child or Business Unit on change.

Questions:

1. Can a workflow be built to update all fields in an Entity?? like "Leads" all at the same time, where the records are locked??

2. How do I find the workflow I just created?? there are no tool bar launch button or under action there are no execute options.

CRM Dynamic 4.0 "Workflows" Can a workflow be built to update all fields in an Entity??

$
0
0

"Workflows" Can a workflow be built to update all fields in an Entity?? like "Leads" all at the same time, where the records are locked?? because the records were converted and now are in a "Qualified" status. Show all the "Lead" be forced open before the workflow is ran?

We have a full CRM and I have customized it to the point we are now only using (2) entity called "Account" and "Lead" We have all records convert from "Leads" to "Account" with e system convert out of "Leads" entity. I am now going to a (1) entity setup being we are so very basic and customized.

What I trying to achieve with my custom "Workflow" is to take (ALL) data in all records in "Accounts" entity and force the data to update (ALL) "Leads" entity records. I have build mapping from Leads to Accounts and from Accounts to Lead. The last step I believe is needed is to build the "Workflow" so that it will force the updates to take place.

I do not understand the how to create the custom plugin for this action so I am work only with "Workflows"

My CRM 4.0 has been so customized that after I create a workflow I do not see it listed anywhere to trigger it either as a On Demand, Child or Business Unit on change.

Questions:

1. Can a workflow be built to update all fields in an Entity?? like "Leads" all at the same time, where the records are locked??

2. How do I find the workflow I just created?? there are no tool bar launch button or under action there are no execute options.

Error in sending email workflow.

$
0
0

Hi,

I created a background workflow when ever a cas is assigned an email should be sent and the owner of the workflow  is me (system admin).

In the workflow I mentioned the email is sent from a queue( abc @xyz.com).

When CSR assigns the case , the workflow is getting an error that " you cannot send the email as a selected user.the selected user has not allowed this or you donot have suff privileges to do so.. contact Sys admin"

But here I am sending through  a queue and nor from a user.

Please advise what should be don't to resolve this problem.

Strange behaviour security role

$
0
0

We have created a new security role in CRM which allow a certain user (with this security role, let's call him the "user manager") to add or remove teams to or from a selected user.

But when this user tries to add/remove a team, he receives the following error (in Dutch):

(Insufficient privileges - You have no permission for access to these records. Please contact the Microsoft Dynamics CRM-administrator).

When an administrator first removes the team assigned to this user manager, and then adds the same team again to this user manager, he can perform his tasks for a day and change teams to other users. The next day, the problem returns.

Can anybody help?

Viewing all 46379 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>