The XML for Analysis request timed out before it was completed. Timeout value: 300 sec

152 Views Asked by At

We have SQL Server and Analysis Services 2016. When I try to deploy the Tabular model I keep getting the following error:


The XML for Analysis request timed out before it was completed. Timeout value: 300 sec.

The current operation was cancelled because another operation in the transaction failed.

The XML for Analysis request timed out before it was completed. Timeout value: 300 sec.

The XML for Analysis request timed out before it was completed. Timeout value: 300 sec.

'.

I increased ExternalCommandTimeout and Query Timeout and keep getting the same error. Any ideas where exactly I can change the Timeout value of 300?

1

There are 1 best solutions below

1
TheRizza On

I would put this as a comment, but want to share pictures.

Has this ever worked from this computer? What version of Visual Studio are you using?

I would suggest using VS 2022 with the latest Extension: enter image description here

Double check your settings under Project > Properties... enter image description here

Sometimes these settings get changed and you aren't connecting to the correct server.