XCLN: Newprof.Exe Requires a Value for HomeServer

Last reviewed: February 3, 1998
Article ID: Q164346
The information in this article applies to:
  • Microsoft Exchange Windows 95 client, versions 4.0 and 5.0
  • Microsoft Exchange Windows 3.x client, versions 4.0 and 5.0
  • Microsoft Exchange Windows NT client, versions 4.0 and 5.0

SYMPTOMS

When Newprof.exe is run with the -S parameter, the following error message appears in the Newprof.exe window:

   Unable to configure message service [Microsoft Exchange Server].
   Deleting service [Microsoft Exchange Server].

CAUSE

The Default.prf file is missing a "homeserver" entry.

RESOLUTION

Add HomeServer=exchange_server_name to the ServiceX section of the default.prf file (where "X" is the number of the Microsoft Exchange Server section and exchange_server_name is the user's home Server).

Example:

If the following section exists in the Default.prf file

   [Service List]
   Service1 = Microsoft Exchange Client
   Service2 = Microsoft Exchange Server
   Service3 = Personal Address Book

add Homeserver= to the Service 2 section so it appears as follows:

   [Service2]
   ConversionProhibited=TRUE
   HomeServer=exchangesvr


Additional query words: kbfaq
Keywords : XCLN kbsetup kbusage
Version : 1.0
Platform : winnt


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: February 3, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.