BUG: Application Hangs When RasDial Is Used in a ServiceLast reviewed: February 20, 1998Article ID: Q181517 |
The information in this article applies to:
SYMPTOMSWhen you use RasDial() in a stand-alone application and an invalid username or password is supplied, the following error message appears:
ERROR_AUTHENTICATION_FAILUREHowever when an application calls RasDial() to dial in a service with an invalid username or password, you get an Access Violation at location 0000:0000.
RESOLUTIONYou must ensure that a valid username and password is either hard-coded, or, if you have a GUI, then you need to prompt the users to enter a valid username and password in order to prevent the application from hanging.
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available. Keywords : NtwkRAS Version : WINNT:4.0 Platform : winnt Issue type : kbbug |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |