Windows error 0x80190193, -2145844845

Detailed Error Information

HTTP_E_STATUS_FORBIDDEN[1]

MessageForbidden (403).
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode25 (0x019)
NameFACILITY_HTTP[2][1]
DescriptionThe source of the error code is HTTP support.[2][1]
Error Code403 (0x0193)

Questions

2votes
1answer

certutil 403 errors when verifying SSL certificate with certutil

I'm using certutil to debug certificate issues. On all of our servers except one I can use the following command to succesfully check any certificate: certutil.exe -f -urlfetch -verifiy certificatefilename.cert On one of our servers this command fails (for any certificate) with errors like the following: ---------------- Certificate AIA ---------------- [...] read more
ssl-certificate
certutil
1vote
1answer

WSUS Update Fails with Error Code 0x80244018

I am currently operating a WSUS server on a MS 2012 R2 machine. It is supposed to update all computers in an enterprise network. At the moment I am facing the problem that only some computers and some servers successfully pull update from the server. Others fail to obtain the [...] read more
windows-7
windows-server-2012-r2
wsus
1vote
1answer

Windows Debugger(Windbg) unable to load Symbols for SQL Dump File

I am troubleshooting am issue with an automated job that rebuilds our indexes and text search. The Specific error: 2020-04-08 02:46:16.29 spid56 Timeout occurred while waiting for latch: class 'FCB', id 0000000629898238, type 3, Task 0x0000000633017C28 : 0, waittime 300 seconds, flags 0x2000000019, owning task 0x0000000624023C28. Continuing to wait. My [...] read more
sql-server
debugging
windbg
dump
debug-symbols

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