The M-Files Community will be updated on Tuesday, April 2, 2024 at 10:00 AM EST / 2:00 PM GMT and the update is expected to last for several hours. The site will be unavailable during this time.

New Advanced Outlook Plugin - Error when saving E-Mails with attachments

Hi guys

I was testing the new advanced outlook plugin, version 1.0.3.7.

The Plugin appears in Outlook. Saving only E-Mails works fine. However, when I try to file an e-mail with an attachment, there appears an error:

with the following Log entry:

2023-05-02 09:15:34.5616 INFO MFOutlookAddin.Helpers.UserPropertiesHelper.FindUserProperty Finding user property "">schemas.microsoft.com/.../suggestion" failed. System.Runtime.InteropServices.COMException (0x8004010F): Die schemas.microsoft.com/.../suggestion-Eigenschaft ist unbekannt oder wurde nicht gefunden.
bei Microsoft.Office.Interop.Outlook.PropertyAccessorClass.GetProperty(String SchemaName)
bei MFOutlookAddin.Helpers.UserPropertiesHelper.FindUserProperty(MailItem mailItem, String propertyName)
2023-05-02 09:15:34.6092 INFO MFOutlookAddin.Helpers.UserPropertiesHelper.FindUserProperty Finding user property "">schemas.microsoft.com/.../filing" failed. System.Runtime.InteropServices.COMException (0x8004010F): Die schemas.microsoft.com/.../filing-Eigenschaft ist unbekannt oder wurde nicht gefunden.
bei Microsoft.Office.Interop.Outlook.PropertyAccessorClass.GetProperty(String SchemaName)
bei MFOutlookAddin.Helpers.UserPropertiesHelper.FindUserProperty(MailItem mailItem, String propertyName)
2023-05-02 09:15:34.6696 INFO MFOutlookAddin.Helpers.UserPropertiesHelper.FindUserProperty Finding user property "">schemas.microsoft.com/.../filing" failed. System.Runtime.InteropServices.COMException (0x8004010F): Die schemas.microsoft.com/.../filing-Eigenschaft ist unbekannt oder wurde nicht gefunden.
bei Microsoft.Office.Interop.Outlook.PropertyAccessorClass.GetProperty(String SchemaName)
bei MFOutlookAddin.Helpers.UserPropertiesHelper.FindUserProperty(MailItem mailItem, String propertyName)
2023-05-02 09:15:34.6845 INFO MFOutlookAddin.Helpers.UserPropertiesHelper.FindUserProperty Finding user property "">schemas.microsoft.com/.../filing" failed. System.Runtime.InteropServices.COMException (0x8004010F): Die schemas.microsoft.com/.../filing-Eigenschaft ist unbekannt oder wurde nicht gefunden.
bei Microsoft.Office.Interop.Outlook.PropertyAccessorClass.GetProperty(String SchemaName)
bei MFOutlookAddin.Helpers.UserPropertiesHelper.FindUserProperty(MailItem mailItem, String propertyName)
2023-05-02 09:15:34.6845 INFO MFOutlookAddin.Helpers.UserPropertiesHelper.FindUserProperty Finding user property "">schemas.microsoft.com/.../filing" failed. System.Runtime.InteropServices.COMException (0x8004010F): Die schemas.microsoft.com/.../filing-Eigenschaft ist unbekannt oder wurde nicht gefunden.
bei Microsoft.Office.Interop.Outlook.PropertyAccessorClass.GetProperty(String SchemaName)
bei MFOutlookAddin.Helpers.UserPropertiesHelper.FindUserProperty(MailItem mailItem, String propertyName)
2023-05-02 09:15:34.7215 ERROR MFOutlookAddin.Views.FileEmailWindow..ctor Initializing File Email window failed. System.Windows.Markup.XamlParseException: Bei der Initialisierung von "MFOutlookAddin.Views.FileEmailWindow" wurde eine Ausnahme ausgelöst. ---> System.Runtime.InteropServices.COMException: Die Attachment-Eigenschaft ist unbekannt.
bei Microsoft.Office.Interop.Outlook.ItemsClass.Restrict(String Filter)
bei MFOutlookAddin.Services.SuggestionService.SearchEmails(String query, MAPIFolder folder)
bei MFOutlookAddin.Services.SuggestionService.SearchEmails(String query, MAPIFolder folder)
bei MFOutlookAddin.Services.SuggestionService.GetAllEmailsWithAttachments()
bei MFOutlookAddin.Services.SuggestionService.SearchLocalFolders(String vaultId, MailItem mailItem, CancellationToken cancellationToken)
bei MFOutlookAddin.Services.SuggestionService.SearchSuggestion(String vaultId, MailItem mailItem, CancellationToken cancellationToken)
bei MFOutlookAddin.Services.SuggestionService.GetSuggestion(String vaultId, MailItem mailItem, CancellationToken cancellationToken)
bei MFOutlookAddin.Services.SuggestionService.GetSuggestion(String vaultId, MailItem mailItem)
bei MFOutlookAddin.ViewModels.FileEmailViewModel.BuildInitialFileToResults()
bei MFOutlookAddin.ViewModels.FileEmailViewModel.Initialize(FilingObjectDto filingObject)
bei MFOutlookAddin.Views.FileEmailWindow.Window_Initialized(Object sender, EventArgs e)
bei System.Windows.FrameworkElement.RaiseInitialized(EventPrivateKey key, EventArgs e)
bei System.Windows.FrameworkElement.TryFireInitialized()
bei MS.Internal.Xaml.Runtime.ClrObjectRuntime.InitializationGuard(XamlType xamlType, Object obj, Boolean begin)
--- Ende der internen Ausnahmestapelüberwachung ---
bei System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
bei System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
bei System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
bei System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
bei MFOutlookAddin.Views.FileEmailWindow..ctor(FilingObjectDto filingObject, Boolean allowEmptyIds)
2023-05-02 09:15:34.7729 INFO MFOutlookAddin.Helpers.UserPropertiesHelper.FindUserProperty Finding user property "">schemas.microsoft.com/.../suggestion" failed. System.Runtime.InteropServices.COMException (0x8004010F): Die schemas.microsoft.com/.../suggestion-Eigenschaft ist unbekannt oder wurde nicht gefunden.
bei Microsoft.Office.Interop.Outlook.PropertyAccessorClass.GetProperty(String SchemaName)
bei MFOutlookAddin.Helpers.UserPropertiesHelper.FindUserProperty(MailItem mailItem, String propertyName)
2023-05-02 09:15:34.7878 INFO MFOutlookAddin.Helpers.UserPropertiesHelper.FindUserProperty Finding user property "">schemas.microsoft.com/.../filing" failed. System.Runtime.InteropServices.COMException (0x8004010F): Die schemas.microsoft.com/.../filing-Eigenschaft ist unbekannt oder wurde nicht gefunden.
bei Microsoft.Office.Interop.Outlook.PropertyAccessorClass.GetProperty(String SchemaName)
bei MFOutlookAddin.Helpers.UserPropertiesHelper.FindUserProperty(MailItem mailItem, String propertyName)
2023-05-02 09:15:34.8437 INFO MFOutlookAddin.Helpers.UserPropertiesHelper.FindUserProperty Finding user property "">schemas.microsoft.com/.../filing" failed. System.Runtime.InteropServices.COMException (0x8004010F): Die schemas.microsoft.com/.../filing-Eigenschaft ist unbekannt oder wurde nicht gefunden.
bei Microsoft.Office.Interop.Outlook.PropertyAccessorClass.GetProperty(String SchemaName)
bei MFOutlookAddin.Helpers.UserPropertiesHelper.FindUserProperty(MailItem mailItem, String propertyName)
2023-05-02 09:15:34.8557 INFO MFOutlookAddin.Helpers.UserPropertiesHelper.FindUserProperty Finding user property "">schemas.microsoft.com/.../filing" failed. System.Runtime.InteropServices.COMException (0x8004010F): Die schemas.microsoft.com/.../filing-Eigenschaft ist unbekannt oder wurde nicht gefunden.
bei Microsoft.Office.Interop.Outlook.PropertyAccessorClass.GetProperty(String SchemaName)
bei MFOutlookAddin.Helpers.UserPropertiesHelper.FindUserProperty(MailItem mailItem, String propertyName)
2023-05-02 09:15:34.8557 INFO MFOutlookAddin.Helpers.UserPropertiesHelper.FindUserProperty Finding user property "">schemas.microsoft.com/.../filing" failed. System.Runtime.InteropServices.COMException (0x8004010F): Die schemas.microsoft.com/.../filing-Eigenschaft ist unbekannt oder wurde nicht gefunden.
bei Microsoft.Office.Interop.Outlook.PropertyAccessorClass.GetProperty(String SchemaName)
bei MFOutlookAddin.Helpers.UserPropertiesHelper.FindUserProperty(MailItem mailItem, String propertyName)
2023-05-02 09:15:34.8857 ERROR MFOutlookAddin.Views.FileEmailWindow.VaultComboBox_SelectionChanged Changing Vault on the File Email dialog failed. System.Runtime.InteropServices.COMException (0x80020009): Die Attachment-Eigenschaft ist unbekannt.
bei Microsoft.Office.Interop.Outlook.ItemsClass.Restrict(String Filter)
bei MFOutlookAddin.Services.SuggestionService.SearchEmails(String query, MAPIFolder folder)
bei MFOutlookAddin.Services.SuggestionService.SearchEmails(String query, MAPIFolder folder)
bei MFOutlookAddin.Services.SuggestionService.GetAllEmailsWithAttachments()
bei MFOutlookAddin.Services.SuggestionService.SearchLocalFolders(String vaultId, MailItem mailItem, CancellationToken cancellationToken)
bei MFOutlookAddin.Services.SuggestionService.SearchSuggestion(String vaultId, MailItem mailItem, CancellationToken cancellationToken)
bei MFOutlookAddin.Services.SuggestionService.GetSuggestion(String vaultId, MailItem mailItem, CancellationToken cancellationToken)
bei MFOutlookAddin.Services.SuggestionService.GetSuggestion(String vaultId, MailItem mailItem)
bei MFOutlookAddin.ViewModels.FileEmailViewModel.BuildInitialFileToResults()
bei MFOutlookAddin.ViewModels.FileEmailViewModel.<VaultChangedEventHandlerAsync>d__103.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
bei MFOutlookAddin.Views.FileEmailWindow.<VaultComboBox_SelectionChanged>d__14.MoveNext()
2023-05-02 09:15:39.0150 INFO System.Windows.Window.OnClosing File Email dialog closed.
2023-05-02 09:15:50.9383 INFO MFOutlookAddin.ThisAddIn.OnTimedBackgroundEvent Delta Sync started.
2023-05-02 09:15:50.9579 INFO MFOutlookAddin.ThisAddIn.OnTimedBackgroundEvent Delta Sync finished, total of 0 items processed.
2023-05-02 09:16:20.9499 INFO MFOutlookAddin.ThisAddIn.OnTimedBackgroundEvent Delta Sync started.
2023-05-02 09:16:20.9637 INFO MFOutlookAddin.ThisAddIn.OnTimedBackgroundEvent Delta Sync finished, total of 0 items processed.
2023-05-02 09:16:50.9626 INFO MFOutlookAddin.ThisAddIn.OnTimedBackgroundEvent Delta Sync started.
2023-05-02 09:16:50.9768 INFO MFOutlookAddin.ThisAddIn.OnTimedBackgroundEvent Delta Sync finished, total of 0 items processed.
2023-05-02 09:17:01.3144 INFO MFOutlookAddin.ThisAddIn.<ThisAddIn_Startup>b__19_0 No license is found.
2023-05-02 09:17:01.3682 INFO MFOutlookAddin.ThisAddIn.<ThisAddIn_Startup>b__19_0 Finish checking license status.

Details:

- I use Windows 10 with Microsoft® Outlook® Microsoft 365 MSO (Version 2304 Build 16.0.16327.20200) 64 Bit 

- There is more than 1 working vault connection in M-Files Client

 

What can be possibly wrong?

Do I need to configure something to be able to save e-mails with attachements regarding M-Files properties?

Kind regards,

Dario