Error 0x80190194 Is Logged in the Windows Update.log File When the Client Queries "/autoupdatedrivers/getmanifest.asp" (326596)
The information in this article applies to:
- Microsoft Software Update Services, version 1.0
This article was previously published under Q326596 SUMMARY
If Automatic Updates version 2.2 is configured to use a server that is running Software Update Services, an error message that is similar to the following error message may be logged in the Windows Update.log file on the Automatic Updates 2.2 client computer:
2002-06-21 12:53:54 17:53:54 Error IUENGINE Querying software update catalog from http://servername/autoupdatedrivers/getmanifest.asp (Error 0x80190194)
You do not have to take any action to resolve this error. This is an expected error that does not indicate a problem.
MORE INFORMATION
The error is logged when the Automatic Updates client tries to check the server that is running Software Update Services for driver updates that Software Update Services does not synchronize. Therefore, the Autoupdatedrivers folder does not exist on the server that is running Software Update Services. Error 0x80190194 is actually an HTTP status code 404 (File Not Found). This code is returned to the client by the server that is running Software Update Services.
When an error occurs, the error is typically logged in hexadecimal format. If the hexadecimal error code begins with the prefix 0x8019, you can convert the last three digits of the error code to decimal to obtain the HTTP status code that was returned to the client during the detection cycle.
For example, hexadecimal error code 0x80190194 can be converted to HTTP status code 404. To do this, convert the last three digits of the hexadecimal code (194, in this example) to decimal (404, in this example).
Modification Type: | Major | Last Reviewed: | 7/31/2002 |
---|
Keywords: | kberrmsg kbinfo KB326596 |
---|
|