Can't Deploy to Analysis Service Get Error

Cherise Woods 0 Reputation points
2025-06-25T22:26:07.1433333+00:00

Hello,

I have a new computer, new install of visual studio 2022 community and Analysis Services Project installed. I can't deploy my tabular project to SQL 2019 Analysis Services. I get the following error:

See the end of this message for details on invoking

just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************

System.Runtime.InteropServices.COMException (0x8001010E): OutputStringNoPump must be called on the UI thread.

at Microsoft.VisualStudio.Shell.ThreadHelper.ThrowIfNotOnUIThread(String callerMemberName)

at Microsoft.VisualStudio.CommonIDE.Solutions.ComExtensions.OutputStringNoPump(IVsOutputWindowPane outputWindowPane, String message)

at Microsoft.VisualStudio.CommonIDE.Solutions.BuildManager.SolutionBuildManager.UIBuilder.OutputStringNoPump(String pszOutputString)

at Microsoft.VisualStudio.CommonIDE.Solutions.BuildManager.SolutionBuildManager.UIBuilder.OutputStringThreadSafe(String pszOutputString)

at Microsoft.AnalysisServices.VSHost.Integration.DeployableProjectConfig.deployer_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)

at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)

Developer technologies Visual Studio Debugging
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.