help_outline FAQ chevron_right FAQ chevron_right Detail

How do I verify if the SQL credentials in Web.config are correct?

config credentials sql web correct verify

Try logging into SQL Server using the username and password specified in the Web.config file. If login fails, update the credentials to valid ones.