Forum Discussion
Invalid connection credentials
LenAiz,
Are you able to connect to the SQL database using same user and credential from the machine that installing gateway? You can install SQL Server Management Studio(SSMS) in the gateway machine to test the connetcion.
Regards,
Lydia
- LenAiz8 years agoRegular Visitor
Thank you for the prompt response. I installed the SQL Server Management Studio(SSMS) on the gateway machine and the database and tables were fully visible. But I am still having connectivity / refresh problems. I have included a number of screen shots below:
- Anonymous8 years agoNot applicable
LenAiz,
Please test network connectivity using the following PowerShell script. Also please post gateway log here. For more details about troubleshooting gateway, please review this article.
Test-NetConnection -ComputerName watchdog.servicebus.windows.net -Port 9350
Regards,
Lydia