Windows error 0x800B0003, -2146762749

Detailed Error Information

TRUST_E_SUBJECT_FORM_UNKNOWN[1]

MessageThe form specified for the subject is not one supported or known by the specified trust provider.
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode11 (0x00b)
NameFACILITY_CERT[2][1]
DescriptionThe source of the error code is a certificate client or server? [2][1]
Error Code3 (0x0003)

Questions

2votes
0answers

0x800b0003 while installing .NET Core 1.0.1

I am trying to install .NET Core 1.0.1, but getting the below error. > 0x800b0003 - The form specified for the subject is not one supported or known > by the specified trust provider. Please help me to fix this issue. read more
asp.net-core
coreclr
1vote
3answers

Windows Feature List blank, Updates fail, system readiness tool says files are corrupt

I tried to install IIS and to my surprise the feature/components lists was blank =[. I tried the system update readiness tool and it creates the following log: ================================= Checking System Update Readiness. Binary Version 6.1.7100.4104 Package Version 5.0 2009-09-30 23:38 Checking Deployment Packages Checking Package Manifests and catalogs. (f) [...] read more
windows-7
installation
windows-update
iis
1vote
1answer

Visual Studio 2015 unattended install from shared drive with packages

I am trying to create a chocolatey package to perform an unattended install of Visual Studio 2015 Enterprise. This will be something that we use internally so we have a network share that contains the vs_enterprise.exe executable. The network share also contains a packages folder that has the Visual Studio [...] read more
windows
visual-studio-2015
chocolatey
0votes
1answer

Error installing SQL Server Management Studio 17.6 , 18.5 code : 0x800b0003:

I had SQL Server Management Studio v17.6 and uninstall it; now I want to install version v18.6. But I can't. I get an error 0x800b0003. Even though I tried v17.6 version again, I'm still getting the same error. I already tried all these solutions and I don't know what is [...] read more
sql-server
ssms
0votes
2answers

Visual Studio 2015 Community: Setup Failed! Installation Error

I am trying to install Visual Studio 2015 Community (with updates) on Windows 7 x64, but in the start of the installation, when it is about to install Build Tools 14.0 (x86) it fails. I do not know why this happens and i have tried to find answers but nothing [...] read more
visual-studio-2015
installation
build-tools
0votes
0answers

Issues installing Visual Studio 2015

I have been trying to install visual studio 2015 so I can install the core tools from here Core Tools Every time I install Visual Studio 2015 I get errors, see below screen shot, with packages not installing and these subsequently prevent me from installing the core tools. enter image [...] read more
visual-studio
-2votes
1answer

installing sql server management studio 2017

i want to install ssms2017 but it get error code 0x800b0003 here is the log file [3744:1E78][2019-10-27T16:43:04]e310: Failed to verify payload: HelpViewer2_3 at path: C:\ProgramData\Package Cache\.unverified\HelpViewer2_3, error: 0x800b0003. Deleting file. [3744:1E78][2019-10-27T16:43:04]e000: Error 0x800b0003: Failed to cache payload: HelpViewer2_3 [2C8C:2648][2019-10-27T16:43:04]e314: Failed to cache payload: HelpViewer2_3 from working path: C:\Users\ASUS\AppData\Local\Temp\{f3eaa58d-dbb7-494a-ac5f-89d85140048c}\HelpViewer2_3, error: 0x800b0003. [...] read more
sql-server
sql
sql-server-2012

Comments

Leave a comment

(plain text only)

Sources

  1. winerror.h from Windows SDK 10.0.14393.0
  2. https://msdn.microsoft.com/en-us/library/cc231198.aspx

User contributions licensed under CC BY-SA 3.0