• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

How to configure ASP and ASP.NET Database

tong c

Basic Pleskian
I have created MS Sql database and users in websites & domain--->Databases. If the database is ACCESS, I also know that it should turn to ODBC Data Sources, then chose " Add new DSN connection" then add a directories:C:\Inetpub\vhosts\mydomain\httpdocs\database\database.mdb But I when upload a ASP or ASP.NET program into httpdocs, I use my domain to browse the program, it consistently shows " the database is disconnection ".I don't know why. So I desire to know How to correctly configure ASP and ASP.NET Database connection ,so that I can connect the database successfully and view my websites normally.
 
Back
Top