When you try to send emails from your software using Outlook, you can see the error: 'Unable to send all emails. Error with the address. Unknown Error. Check Windows event Log for more details.' When you check your Windows Event Log, you'll see: Error: 'Unable to cast COM object of type Microsoft.Office.Interop.Outlook.ApplicationClass' to interface type 'Microsoft.Office.Interop.Outlook._Application'. This operation failed because the QueryInterface call on the COM component for the interface with IID '...failed due to the following error: Interface not registered...'  |