• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Resolved Connectivity between website and DB

Njord

New Pleskian
Hi Guys,

I've recently created a C# site and uploaded it to Plesk servers. I also created a DB and link it with the site. Once I do this and I create a user for the DB as well, I try to connect to that instance of MSSQL remotely using SSMS (everything goes nice and smooth).

Once the remote testing has been done, I modify my C# Project in order to add the "internal IP" in the connection string. I get this details from Plesk's dashboard > databases > (wanted DB) > connection info
This will give me the details to connect to my DB within computers in the same network (not remotely).

The details are: 10.164.##.##\SQL2016,781

The login details are correct and everything is exactly the same as when I was doing the remote connection. But for some reason when I try my website every time I try to connect to the DB, I get this: Login failed for user 'ASPHOST84\\IWPD_603(???????)'

Any idea of what is going on here?

Please note: that I change some sensitive data for ???????

Thanks!
 
Back
Top