• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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.

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