• 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.

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