Dear Raju,
thank you for your answer.
Yes, the error appears by only one user.
The outlook add-in crashes immediatly after activation and outlook deaktivates the plug-in on restart.
By click on the connection wizard the wizard didn't show up and crashes.
I tryed to get the error events in english so i logged on to the computer with my account. With my account the Outlook-Add-In works.
Is it possible that there is any problem with the user profile?
Here the Logs, mostly in english:
Log Name: Application
Source: MSCRMAddin
Date: 2/19/2020 2:07:07 PM
Event ID: 5900
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer:
Description:
There was a problem loading the Microsoft CRM Outlook addin. Close down Microsoft Outlook and restart. HR=0x80131604. Context=. Function=CAddin::FinalConstructInternal. Line=95.
Event Xml:
<Event xmlns="schemas.microsoft.com/.../event">
<System>
<Provider Name="MSCRMAddin" />
<EventID Qualifiers="49152">5900</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2020-02-19T13:07:07.390014200Z" />
<EventRecordID>23380</EventRecordID>
<Channel>Application</Channel>
<Computer></Computer>
<Security />
</System>
<EventData>
<Data>80131604</Data>
<Data>
</Data>
<Data>CAddin::FinalConstructInternal</Data>
<Data>95</Data>
</EventData>
</Event>
Log Name: Application
Source: MSCRMAddin
Date: 2/19/2020 2:07:07 PM
Event ID: 5903
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer:
Description:
The Microsoft CRM Outlook add-in could not be initialized correctly. Restart Microsoft Outlook and try again. HR=0x0. Context=Shortcircuiting IDTExtensibility call because managed addin was unexpectedly null.. Function=CAddin::OnConnectionInternal. Line=193.
Event Xml:
<Event xmlns="schemas.microsoft.com/.../event">
<System>
<Provider Name="MSCRMAddin" />
<EventID Qualifiers="49152">5903</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2020-02-19T13:07:07.459020000Z" />
<EventRecordID>23381</EventRecordID>
<Channel>Application</Channel>
<Computer></Computer>
<Security />
</System>
<EventData>
<Data>0</Data>
<Data>Shortcircuiting IDTExtensibility call because managed addin was unexpectedly null.</Data>
<Data>CAddin::OnConnectionInternal</Data>
<Data>193</Data>
</EventData>
</Event>
Log Name: Application
Source: Outlook
Date: 2/19/2020 2:07:08 PM
Event ID: 1000
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer:
Description:
Error running the add-in. Outlook crashed during the callback 'HrExplorerButtonGetVisible' of the interface 'IRibbonControl' when calling the add-in 'Microsoft Dynamics 365'.
Event Xml:
<Event xmlns="schemas.microsoft.com/.../event">
<System>
<Provider Name="Outlook" />
<EventID Qualifiers="49152">1000</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2020-02-19T13:07:08.947059700Z" />
<EventRecordID>23384</EventRecordID>
<Channel>Application</Channel>
<Computer></Computer>
<Security />
</System>
<EventData>
<Data>HrExplorerButtonGetVisible</Data>
<Data>IRibbonControl</Data>
<Data>Microsoft Dynamics 365</Data>
</EventData>
</Event>
Log Name: Application
Source: Application Error
Date: 2/19/2020 2:07:09 PM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer:
Description:
Faulting application name: OUTLOOK.EXE, version: 16.0.12430.20264, time stamp: 0x5e3e5cf3
Faulting module name: crmaddin.dll, version: 9.1.0.7242, time stamp: 0x5d785391
Exception code: 0xc0000005
Fault offset: 0x0000000000087e05
Faulting process id: 0x2670
Faulting application start time: 0x01d5e72575f0d1c9
Faulting application path: C:\Program Files\Microsoft Office\root\Office16\OUTLOOK.EXE
Faulting module path: C:\Program Files\Microsoft Dynamics CRM\Client\bin\crmaddin.dll
Report Id: 4b20232e-d7c6-4e7f-8538-0aabc33731da
Faulting package full name:
Faulting package-relative application ID:
Event Xml:
<Event xmlns="schemas.microsoft.com/.../event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2020-02-19T13:07:09.252251200Z" />
<EventRecordID>23385</EventRecordID>
<Channel>Application</Channel>
<Computer></Computer>
<Security />
</System>
<EventData>
<Data>OUTLOOK.EXE</Data>
<Data>16.0.12430.20264</Data>
<Data>5e3e5cf3</Data>
<Data>crmaddin.dll</Data>
<Data>9.1.0.7242</Data>
<Data>5d785391</Data>
<Data>c0000005</Data>
<Data>0000000000087e05</Data>
<Data>2670</Data>
<Data>01d5e72575f0d1c9</Data>
<Data>C:\Program Files\Microsoft Office\root\Office16\OUTLOOK.EXE</Data>
<Data>C:\Program Files\Microsoft Dynamics CRM\Client\bin\crmaddin.dll</Data>
<Data>4b20232e-d7c6-4e7f-8538-0aabc33731da</Data>
<Data>
</Data>
<Data>
</Data>
</EventData>
</Event>
--------------
Thank you.
Best regards
Matthias