Windows error 0x80070705, -2147023099

Detailed Error Information

UNKNOWN_PRINTER_DRIVER[1]

MessageThe printer driver is unknown.
Declared inwinerror.h

HRESULT analysis[2]

FlagsSeverityFailure
Reserved (R)false
OriginMicrosoft
NTSTATUSfalse
Reserved (X)false
FacilityCode7 (0x007)
NameFACILITY_WIN32[2][1]
DescriptionThis region is reserved to map undecorated error codes into HRESULTs.[2][1]
Error Code1797 (0x0705)

This is a Win32 error which has been mapped into an HRESULT. More information may be available in error 0x00000705.

Questions

1vote
2answers

Google cloud print driver for Windows 10, error 0x80070705

I'm trying to install the google cloud print driver for Windows (version 58.0.3020.0) to be able to print normal word documents to my google cloud-registered printers. When I run the installer I get the following error message: Error message [https://i.imgur.com/3sTS9jM.png] Translated to English, it says: Error 0x80070705 occurred within the [...] read more
windows-10
drivers
printing
printer
google-cloud-print
0votes
1answer

Unable to add printer driver using Add-PrinterDriver on 2012 R2 Print Server

I'm trying to setup a Windows Server 2012 R2 host as a print server. I'm at the early stage of trying to add a printer to the system. I'm trying to keep this as PowerShell based as possible, but I've resorted to using plain old .exe utilities as well (specifically [...] read more
windows
windows-server-2012-r2
powershell
print-server
0votes
0answers

How to keep Windows 10 from Installing printer driver Microsoft XPS Document Writer

I keep getting an error: > Installing printer driver Microsoft XPS Document Writer failed, error code > 0x0, HRESULT 0x80070705. This keeps crashing Windows 10. I have tried many things and wasted a lot of time trying to FIX it, now I just want it to go away/not attempt it. [...] read more
windows-10
drivers
crash

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