how to fix the data import not allowing me to do the activity
Feedback Type:
Frown (Error)
Error Message:
ActiveX control '8856f961-340a-11d0-a96b-00c04fd705a2' cannot be instantiated because the current thread is not in a single-threaded apartment.
Stack Trace:
System.Threading.ThreadStateException
at System.Windows.Forms.WebBrowserBase..ctor(String clsidString)
at System.Windows.Forms.WebBrowser..ctor()
at Microsoft.Mashup.Client.UI.Windows.HostedWebBrowser..ctor(IWindowHandle ownerWindow, Uri baseUri, String browserSettingsPath, HostedWebBrowserScalingOptions scalingOptions, Boolean allowExternalContent, Boolean allowPopupWindows, Boolean allowScriptDialogs)
at Microsoft.Mashup.Client.UI.Windows.WebDialogWindow..ctor(ILegacyUIHost uiHost, IExceptionHandler exceptionHandler, WebDialogWindowParams webDialogViewParams)
at Microsoft.Mashup.Client.UI.Windows.FloatingDialogWindow..ctor(ILegacyUIHost uiHost, IExceptionHandler exceptionHandler, WebDialogWindowParams webDialogViewParams)
at Microsoft.Mashup.Client.UI.Windows.WebDialogWindowFactory.CreateFloatingDialogWindow(ILegacyUIHost uiHost, IExceptionHandler exceptionHandler, WebDialogWindowParams webDialogWindowParams)
at Microsoft.Mashup.Client.UI.Shared.WebDialogs.WebDialogBase1..ctor(ILegacyUIHost uiHost, WebDialogWindowFactory
1 webDialogWindowFactory)
at Microsoft.Mashup.Client.UI.Shared.WebDialogs.WebDialog..ctor(PackagePath packagePath, Nullable1 sessionId, ILegacyUIHost uiHost, WebDialogWindowFactory
1 webDialogViewFactory)
at Microsoft.Mashup.Client.UI.Shared.Ux.FloatingDialog.FloatingDialog..ctor(PackagePath packagePath, Nullable1 sessionId, ILegacyUIHost uiHost, LocalizedString windowText, ITeachingCalloutManager teachingCalloutManager) at Microsoft.Mashup.Client.UI.Shared.Ux.FloatingDialog.KoFloatingDialog..ctor(PackagePath packagePath, Nullable
1 sessionId, ILegacyUIHost uiHost, LocalizedString title, ITeachingCalloutManager teachingCalloutManager, ModernButtonGroupAlignment alignment)
at Microsoft.Mashup.Client.UI.Shared.Ux.FloatingDialog.SimpleDialog.MessageDialog..ctor(ILegacyUIHost uiHost, JsonMessageDialogData dialogData)
at Microsoft.Mashup.Client.UI.Shared.Ux.FloatingDialog.SimpleDialog.MessageDialog.ShowOK(IWindowHandle owner, ILegacyUIHost uiHost, LocalizedString title, LocalizedString message, LocalizedString okText)
at Microsoft.Mashup.Client.UI.Shared.Ux.WindowService.ShowError(LocalizedString title, LocalizedString message)
at Microsoft.PowerBI.Client.Windows.Services.AuthenticationUIHandler.