• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be 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.

Question Right problem and slow on a connection via ODBC

Sylvain

New Pleskian
Hello,

following an update of PLESK, I had an error of modification of right, which I corrected by following this documentation:
Cannot change permissions in File Manager in Plesk installed on Windows Server with Portuguese localization: filemng failed: Não foi possível localizar o nome de usuário. filemng-failed-N% C3% A3o-faith-poss% C3% ADvel-localizar-o-nome de usu% C3% A1rio-

following this action, an odbc connection to a Mysql database, the following error is present:
ccès refused. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))
Description: An unhandled exception occurred while executing the current web request. Check the stack trace for more information on the error and its origin in the code.

Exception Details: System.UnauthorizedAccessException: Access denied. (Exception from HRESULT: 0x80070005 (E_ACCESSDENIED))

ASP.NET is not allowed to access the requested resource. Grant access rights to the resource for the identity of the ASP.NET request. ASP.NET has a basic process identity (typically {MACHINE} \ ASPNET on IIS 5 or Network Service on IIS 6 and IIS 7, and the application pool identity configured on IIS 7.5) that is used if the application does not borrow an identity. If the application impersonates via <identity impersonate = "true" />, the identity will be the anonymous user (usually IUSR_MACHINENAME) or the user of the authenticated request.

To grant ASP.NET access to a file, right-click the file in File Explorer, choose "Properties", and select the Security tab. Click "Add" to add the appropriate user or group. Select the ASP.NET account and select the check boxes corresponding to the desired access.

Do you know how to correct it?
 
Hello,

I was able to resolve this error, but connecting to the Mysql service and running a query takes a lot of time.
Do you know where to come from?
A legal concern about a file / file? a problem with the odbc connector?

Best Regards
 
Back
Top