Article ID: 315466 - Last Review: January 31, 2007 - Revision: 4.9 Access Violation in Wininet.dll When a Programs Calls InternetSetOptionThis article was previously published under Q315466 SYMPTOMS
When another program calls the Wininet InternetSetOption function with INTERNET_OPTION_PER_CONNECTION_OPTION and a handle that is not null, you may receive an access violation error message in Wininet.dll.
CAUSE
The problem occurs if the InternetSetOption function is called after another function is called.
RESOLUTIONTo resolve this problem, obtain the latest service pack for Internet Explorer 6. For additional information, click the following article number to view the article in the
Microsoft Knowledge Base:
328548
(http://support.microsoft.com/kb/328548/EN-US/
)
How to Obtain the Latest Internet Explorer 6 Service Pack
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was first corrected in Internet Explorer 6 Service Pack 1. MORE INFORMATIONThe Wininet InternetSetOption function can be used by another program to set an Internet option, such as proxy settings. For additional information about the Wininet InternetSetOption function, see the following Microsoft Web site: http://msdn.microsoft.com/en-us/library/aa918735.aspx
(http://msdn.microsoft.com/en-us/library/aa918735.aspx)
The following code reproduces the access violation error message:
APPLIES TO
| Article Translations
|
Back to the top
