When an application tries to use the
InternetGetProxyInfo Windows Internet (WinINet) API function of Windows Internet Explorer 7 to retrieve a proxy configuration script, the application may fail. Additionally, you may receive the following error message:
1003 ERROR_CAN_NOT_COMPLETE
This problem may occur when the application tries to retrieve the proxy configuration script for the first time. However, the application may succeed in retrieving the proxy configuration script on later requests.
This problem occurs because of a logic problem that causes the
InternetGetProxyInfo function to fail the first time that it is called.
Security update information
To resolve this problem, install the most current cumulative security update for Internet Explorer. To install the most current updates, visit the following Microsoft Web site:
For more technical information about the most current cumulative security update for Internet Explorer, visit the following Microsoft Web site:
Note This fix was first included in security update 933566 (MS07-033).
For more information, click the following article number to view the article in the Microsoft Knowledge Base:
933566Â
(http://kbalertz.com/Feedback.aspx?kbNumber=933566/
)
MS07-033: Cumulative Security Update for Internet Explorer
Service pack information
To resolve this problem, obtain the latest service pack for Windows Vista. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
935791Â
(http://kbalertz.com/Feedback.aspx?kbNumber=935791/
)
How to obtain the latest Windows Vista service pack
Hotfix information
Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756Â
(http://kbalertz.com/Feedback.aspx?kbNumber=322756/
)
How to back up and restore the registry in Windows
Prerequisites
To apply this hotfix, you must have Microsoft Windows Server 2003 Service Pack 1 (SP1) installed.
For more information about how to obtain the latest service pack for Windows Server 2003 , click the following article number to view the article in the Microsoft Knowledge Base:
889100Â
(http://kbalertz.com/Feedback.aspx?kbNumber=889100/
)
How to obtain the latest service pack for Windows Server 2003
Restart information
You must restart the computer after you apply this hotfix.
Hotfix replacement information
This hotfix does not replace any other hotfixes.
Registry information
Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756Â
(http://kbalertz.com/Feedback.aspx?kbNumber=322756/
)
How to back up and restore the registry in Windows
To enable this hotfix, you must modify the registry. To do this, follow these steps:
- Click Start, click Run, type regedit, and then click OK.
- Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl\FEATURE_IEAUTOPROXY_SYNC_KB931195
Note If this subkey does not exist, create the subkey. To do this, follow these steps:- Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main\FeatureControl
- On the Edit menu, point to New, and then click Key.
- Type FEATURE_IEAUTOPROXY_SYNC_KB931195, and then press ENTER.
- Click FEATURE_IEAUTOPROXY_SYNC_KB931195.
- On the Edit menu, point to New, and then click DWORD Value.
- Type the name of the application including the .exe extension, and then press ENTER. For example, type iexplore.exe as the name of the application for Internet Explorer to use this hotfix.
- Right-click iexplore.exe, and then click Modify.
- In the Value data box, type 1, and then click OK.
- Exit Registry Editor.
File information
The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the
Time Zone tab in the
Date and Time item in Control Panel.
Internet Explorer 7 for Microsoft Windows XP Service Pack 2
Collapse this tableExpand this table
| File name | File version | File size | Date | Time | Platform |
|---|
| Jsproxy.dll | 7.0.6000.20520 | 31,232 | 23-Jan-2007 | 02:11 | x86 |
Internet Explorer 7 for Microsoft Windows Server 2003
Collapse this tableExpand this table
| File name | File version | File size | Date | Time | Platform |
|---|
| Jsproxy.dll | 7.0.6000.20520 | 31,232 | 22-Jan-2007 | 11:13 | x86 |
The original release version of Windows Vista
Collapse this tableExpand this table
| File name | File version | File size | Date | Time |
|---|
| Jsproxy.dll | 7.0.6000.20525 | 31,232 | 30-Jan-2007 | 02:58 |
| Wininet.dll | 7.0.6000.20525 | 822,784 | 30-Jan-2007 | 03:01 |
| Wininetplugin.dll | 1.0.0.1 | 64,512 | 30-Jan-2007 | 03:01 |
Microsoft has confirmed that this is a problem in Internet Explorer 7.
This problem was first corrected in Windows Vista Service Pack 1.
For more information about the
InternetGetProxyInfo WinINet API
function, visit the following Microsoft Developer Network (MSDN) Web site: