Comments
1 comment
-
Hello @VKh ,
Thanks for reaching out and sorry that you're having trouble with SQL Change Automation. We haven't come across this error before with SQL Change Automation but from the error it appears that the library called adalsql.dll is either missing or corrupted. Can you check if this ,dll exists in both
C:\Windows\SysWOW64
andC:\Windows\System32
? If they don't exist, can you try installing the library from the link in the error?http://go.microsoft.com/fwlink/?LinkID=513072
If they do exists, you might be able to resolve the issue following the troubleshooting steps outlined in the two posts below.
https://winterdom.com/2017/09/27/unable-to-locate-registry-entry-for-adalsql
I hope this helps. Please let me know how you get on or if you have any further questions.
Kind regards,
Pete Ruiz
Add comment
Please sign in to leave a comment.
My SCA was working fine until 2 days back. Now all of a sudden it throws the below error when i click on deploy from Visual Studio. Am connecting to Azure SQL and my connection is through AD authentication from visual studio.