Script Verification Failed
VKh
Posts: 8 Bronze 1
This is weird. All was working fine till 2 days back. Now suddenly am getting script verification failed on Refresh. It shows me the list of changes on click of Refresh and then immediately turns to verification failed screen. Below is the error message :
Message = Error connecting to database: Cannot open database "XXX" requested by the login. The login failed.
Login failed for user 'YYY'.
Data = System.Collections.ListDictionaryInternal
InnerException = System.Data.SqlClient.SqlException (0x80131904): Cannot open database "XXX" requested by the login. The login failed.
Login failed for user 'YYY'.
I believe the above refers to shadow database, i have dbo access for it. I dropped it, recreated, still same issue.
Please help as am totally stuck.
I believe the above refers to shadow database, i have dbo access for it. I dropped it, recreated, still same issue.
Please help as am totally stuck.
Tagged:
Best Answer
-
Sergio R Posts: 610 Rose Gold 5I believe this was caused by a bug introduced in SCA VS 4.0.19261, we believe we have now fixed this, can you please update your Visual Studio extension to version 4.0.19267, which should now be available in the Visual Studio marketplace and try again?Sergio
Product Support Engineer
Redgate Software Ltd
Please see our Help Center for detailed guides on how to use our tools
Answers