My application is running on my test environment but when i moved the same app from the test server to a production server it couldn’t run.
first i got this error
iex(4)> [error] Tds.Protocol (#PID<0.955.0>) failed to connect: ** (Tds.Error) Connection failed to receive packet due :closed
ive checked all my credentials and confirmed with the system and db admins that they are correct.