• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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