Err. Msg.: 12207 - Proxy Dialout Connection Failed

Last reviewed: December 30, 1997
Article ID: Q177122

The information in this article applies to:

  • Microsoft Proxy Server version 2.0

SYMPTOMS

When you try to connect to the Internet with a client configured to use Proxy Server 2.0, you may get the following error message:

   12207 - Proxy dialout connection failed. The RAS connection is
   still up and it is good.

CAUSE

This is a change from Proxy Server 1.0. With Proxy Server 1.0, even if the dial failed, the Proxy Server would try to connect. This behavior was changed by design for Proxy Server 2.0.

WORKAROUND

WARNING: Using Registry Editor incorrectly can cause serious, system-wide problems that may require you to reinstall Windows NT to correct them. Microsoft cannot guarantee that any problems resulting from the use of Registry Editor can be solved. Use this tool at your own risk.

You can modify the registry to revert back to Proxy 1.0 behavior:

  1. Start Registry Editor.

  2. Create the following registry value:

    HKeyLocalMachine/System/CurrentControlSet/Services/W3Proxy/Parameters

    Value Name: DialFailFailsConnect Data Type: REG_DWORD

       Data:       0
    
    
A value of zero (0) reverts back to Proxy 1.0 behavior. Any other value specifies the new behavior in Proxy 2.0. You can not use an user interface to make this change.
Version           : WINNT:2.0
Platform          : winnt
Hardware          : ALPHA x86
Issue type        : kbinfo
Solution Type     : kbworkaround


================================================================================


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: December 30, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.