When deploying my SSAS solution I am getting error message: "The connection either timed out or was lost"
This document describes that one of the
workarounds is to add ";SSPI=NTLM" or ";Integrated
Security=SSPI" to the connection string. I found that doing that really
helped.
Here are steps how to add additional parameter to the connection string for the BIDS environment:
Here are steps how to add additional parameter to the connection string for the BIDS environment:
· In the BIDS environment select menu item
"Project" and then "Properties"
· Select "Deployment" tab
· Change Target/Server property value from
"YourServerName" to "YourServerName;SSPI=NTLM"
Comments
Post a Comment
Hi User,
Thanks for visiting My Blog and please provide your valuable feedback and subscribe for more updates. Please don't post any spam content or comments.
Thank You