RAPID PUBLISHING ARTICLES PROVIDE INFORMATION DIRECTLY FROM WITHIN THE MICROSOFT SUPPORT ORGANIZATION. THE INFORMATION CONTAINED HEREIN IS CREATED IN RESPONSE TO EMERGING OR UNIQUE TOPICS, OR IS INTENDED SUPPLEMENT OTHER KNOWLEDGE BASE INFORMATION.
↑ Back to the top
This article describes the application compatibility problem with the Windows Socket application when Windows Parental Controls are enabled.
↑ Back to the top
This problem occurs due to restrictions in the Web Filter for Windows Parental Controls. Windows Parental Control Layered Service Provider loses the event by filtering.
When the Windows Socket application calls the �WSAWaitForMultipleEvents� API, it is blocked from receiving the FD_READ� event by Windows Parental Control Layered Service Provider (WPCLSP).
↑ Back to the top
The following registry key contains a list of applications that the Layered Service Provider (LSP) will not filter. To resolve the issue add the application to the list in the following registry key:
�HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Parental Controls\HTTPExemptions
To do this, follow the steps listed below:
���������������������
1. Click Start and type regedit In the Search programs and files text box
2. In the Programs list, click regedit.exe
If you are prompted for an administrator password or confirmation, type the password or click Continue.
3. In the registry editor, browse to and click to select the following registry subkey:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Parental Controls\HTTPExemptions
4. In the left side of the registry editor window, right-click HTTPExemptions, click New, �and then click String Value
5. Insert the path to the application for the name of the new String Value and press Enter
6. Right-click the new String Value that you just created and click Modify
7. Insert the path to the application for the Value data text area of the new String Value and press Enter
8. Close the registry editor and reboot your computer for the change to take effect
�
Note: HTTPExemptions are a list of programs that can't be blocked from accessing the HTTP protocol and URLExemptions are URLs that can't be blocked by the Windows Vista Web Filter.
↑ Back to the top
STATUS
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section of this article.
↑ Back to the top
MICROSOFT AND/OR ITS SUPPLIERS MAKE NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY, RELIABILITY OR ACCURACY OF THE INFORMATION CONTAINED IN THE DOCUMENTS AND RELATED GRAPHICS PUBLISHED ON THIS WEBSITE (THE �MATERIALS�) FOR ANY PURPOSE. THE MATERIALS MAY INCLUDE TECHNICAL INACCURACIES OR TYPOGRAPHICAL ERRORS AND MAY BE REVISED AT ANY TIME WITHOUT NOTICE.
TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, MICROSOFT AND/OR ITS SUPPLIERS DISCLAIM AND EXCLUDE ALL REPRESENTATIONS, WARRANTIES, AND CONDITIONS WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT LIMITED TO REPRESENTATIONS, WARRANTIES, OR CONDITIONS OF TITLE, NON INFRINGEMENT, SATISFACTORY CONDITION OR QUALITY, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THE MATERIALS.
↑ Back to the top