Comments
Sort by recent activity
#2 is burning issue. Please guide us to resolve this. / comments
#2 is burning issue. Please guide us to resolve this.
Hi Jessica, - Can you please click on the option at the bottom of the error window to send in a report and send one in with your email address included (the one used to log into the forum)? Error message is empty. However, I solved the issue by editing create test class procedure. It was failing at CREATE SCHEMA step. Just changed it to EXEC ('CREATE SCHEMA ' + @QuotedClassName + ' AUTHORIZATION [dbo]'); - Can you please check your log files in %localappdata%\Red Gate\logs\SQL Test 4 for any related errors? - Can I also please check which Azure authentication mode you are using? I am using AAD Integrated method to connect to azure sql. / comments
Hi Jessica, - Can you please click on the option at the bottom of the error window to send in a report and send one in with your email address included (the one used to log into the forum)?Error me...