BUG: MprConfigServerBackup and MprConfigServerRestore Throw Exceptions and the Application Hangs (230134)



The information in this article applies to:

  • Microsoft Windows NT Server 4.0
  • Microsoft Windows NT Server 4.0 SP3

This article was previously published under Q230134

SYMPTOMS

If you call MprConfigServerConnect with the first parameter lpwsServerName = NULL, and then make calls to MprConfigServerBackup or MprConfigServerRestore, the latter API throws an exception and the application hangs.

RESOLUTION

Set the first parameter lpwsServerName in MprConfigServerConnect to the actual name of the local machine instead of passing NULL.

STATUS

Microsoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.

Modification Type:MajorLast Reviewed:10/16/2002
Keywords:kbAPI kbBug kbnetwork KB230134