Hi Everyone. Does anyone use this with Service Requests??
I get an error when inside the Service request form and calling the addon. However calling it outside the form in the Request list doesnt.
Also as mentioned on other threads attachments dont attach, it throws an error.
attachment error:Date: 21/02/2017 14:13:09
Application: Send Email Form
Application Version: 7.5.7487.0
Severity: Error
Message: This type of CollectionView does not support changes to its SourceCollection from a thread different from the Dispatcher thread.
System.ApplicationException: Something wrong happened ---> System.NotSupportedException: This type of CollectionView does not support changes to its SourceCollection from a thread different from the Dispatcher thread.
at System.Windows.Data.CollectionView.OnCollectionChanged(Object sender, NotifyCollectionChangedEventArgs args)
at System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)
at Microsoft.EnterpriseManagement.UI.SdkDataAccess.DataAdapters.DataItemCollection.OnCollectionChanged(NotifyCollectionChangedEventArgs e)
at System.Collections.ObjectModel.ObservableCollection`1.InsertItem(Int32 index, T item)
at itnetx.consolemail.assembly.Classes.ConsoleMailWizardData.AddAttachmentToIncident()
at itnetx.consolemail.assembly.Classes.ConsoleMailWizardData.AcceptChanges(WizardMode wizardMode)
--- End of inner exception stack trace ---
at itnetx.consolemail.assembly.Classes.ConsoleMailWizardData.AcceptChanges(WizardMode wizardMode)
at Microsoft.EnterpriseManagement.UI.WpfWizardFramework.PropertySheetDialogBase.bgw_DoAcceptWork(Object sender, DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
at Microsoft.EnterpriseManagement.ConsoleFramework.BackgroundWorkerWithCulture.OnDoWork(DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
System.NotSupportedException: This type of CollectionView does not support changes to its SourceCollection from a thread different from the Dispatcher thread.
at System.Windows.Data.CollectionView.OnCollectionChanged(Object sender, NotifyCollectionChangedEventArgs args)
at System.Collections.ObjectModel.ObservableCollection`1.OnCollectionChanged(NotifyCollectionChangedEventArgs e)
at Microsoft.EnterpriseManagement.UI.SdkDataAccess.DataAdapters.DataItemCollection.OnCollectionChanged(NotifyCollectionChangedEventArgs e)
at System.Collections.ObjectModel.ObservableCollection`1.InsertItem(Int32 index, T item)
at itnetx.consolemail.assembly.Classes.ConsoleMailWizardData.AddAttachmentToIncident()
at itnetx.consolemail.assembly.Classes.ConsoleMailWizardData.AcceptChanges(WizardMode wizardMode)
Answers
https://support.cireson.com/Problem/Edit/PR61293/
Edit: The Incident ticket was resolved right away because it's a Free Community App. So it should only be addressed in the Community portal.