Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

How To Force Creation of an Internet Code Download Log


View products that this article applies to.

Summary

If Internet Code Download fails to download a component, such as an ActiveX control, an error log is silently generated in the Temporary Internet Files folder. By default, this log is not generated if the download is successful.

When such a log is necessary for troubleshooting purposes, this log can be generated even for successful code downloads through the use of a special registry key.

↑ Back to the top


More information

WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.


To force Internet Code Download to generate a log for every download instance, add the following registry entry:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\ForceCodeDownloadLog
(Add "ForceCodeDownloadLog" as a string value to the Internet Settings key.)

With this setting turned on, when the download is successful you will get a log that indicates an error result of "0". For example:
Code Download Error: (hr = 0) Unknown Error!!
					
NOTE: No logs will be generated for controls that are already installed on the local computer. An Internet Code Download Log is only generated when a control is not already installed and must go through the internet download process.

↑ Back to the top


References

For additional information, click the article number below to view the article in the Microsoft Knowledge Base:
252937 How To Find Information About Why Code Download Failed
For more information about developing Web-based solutions for Microsoft Internet Explorer, visit the following Microsoft Web sites:

↑ Back to the top


Properties

Retired KB Content Disclaimer
This article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.

↑ Back to the top


Keywords: KB271451, kbhowto, kbdownload, kbcode

↑ Back to the top

Article Info
Article ID : 271451
Revision : 3
Created on : 5/11/2006
Published on : 5/11/2006
Exists online : False
Views : 353