About 18,700,000 results
Open links in new tab
  1. Terraform: Failed to query available provider packages (Azapi)

    Aug 9, 2022 · I try to use the Azure/Azapi Provider within my Terraform project but after I add the provider and run terraform init, I get the following error: Error: Failed to query available provider …

  2. How do I install the Nuget provider for PowerShell on a unconnected ...

    Jul 18, 2018 · I accepted trebleCode's answer, but I wanted to provide a bit more detail regarding the steps I took to install the nupkg of interest pswindowsupdate.2.0.0.4.nupkg on my unconnected Win …

  3. azure - Login failed for user '<token-identified principal ...

    Jun 28, 2022 · (Microsoft SQL Server, Error: 18456), however If the user is added to the database, then I can login and it works. create user [[email protected]] from external provider GO EXEC …

  4. java - "PKIX path building failed" and "unable to find valid ...

    Jan 12, 2014 · sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target While some of the other answers are appropriate and helpful for …

  5. What is provider string when configuring Linked Server

    Dec 30, 2020 · From the documentation Create Linked Servers (SQL Server Database Engine): Provider string Type the unique programmatic identifier (PROGID) of the OLE DB provider that …

  6. How do I fix the error "'microsoft.ace.oledb.12.0' provider is not ...

    Aug 3, 2023 · Well, a few things. First up, are you forcing the project to x32 bits, or x64 bits? This issue matters boatloads. While .net code can run as ANY CPU, un-managed Windows code cannot, and …

  7. "The certificate chain was issued by an authority that is not trusted ...

    May 1, 2017 · This answer provides an explanation and stop gap, but also offers some better recommendations including purchasing and installing a proper certificate. Please see also the other …

  8. How to fix "The target principal name is incorrect error" with ...

    Dec 30, 2021 · A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The target principal name is incorrect.

  9. OraOLEDB.Oracle provider is not registered on the local machine

    – Handsome Sep 4, 2015 at 2:54 Please check this The OraOLEDB.Oracle provider is not registered on the local machine – Mohamed Dec 13, 2021 at 4:24

  10. angular - No provider for _HttpClient - Stack Overflow

    Nov 14, 2023 · I'm working on a personal project with Angular 17, and there are some settings that I get from the backend of my application. But my Angular HttpClient does not work and honestly I don't …