How to create a log file for Office Outlook Connector (834459)



The information in this article applies to:

  • Microsoft Office Outlook Connector
  • Microsoft Outlook 2002 Service Pack 2 (SP-2)
  • Microsoft Office Outlook Live
  • MSN Premium
  • Microsoft Encarta Encyclopedia 2000 Concise Edition
  • Microsoft Encarta Encyclopedia 2000 Deluxe Edition

SUMMARY

This article describes how to create a log file (MSNCon.log) to help you troubleshoot issues that you may experience with Microsoft Office Outlook Connector.

Note You must restart Microsoft Outlook after you perform the steps to create the log file before logging information is generated. Because logging may cause performance degradation in Outlook, we recommend that you disable log file generation after you finish troubleshooting Office Outlook Connector.

MORE INFORMATION

To create a log file for Office Outlook Connector, follow these steps:
  1. Remove any Office Outlook Connector log file that may exist. The Office Outlook Connector log file (MSNCon.log) is located in the following folder:

    %SYSTEMDRIVE%\Documents and Settings\username\Local Settings\Temp

    To remove the Office Outlook Connector log file, follow these steps:
    1. Click Start, and then click Run.
    2. In the Open box, type del %temp%\msncon.log, and then click OK.
  2. Change the default logging level from level 1. If the logging level is level 1, no logging is performed. To change the logging level, do one of the following:
    • To enable logging with the command line, follow these steps.

      Note We recommend that you use the command line to enable or to disable logging for Office Outlook Connector.
      1. Click Start, click Run, type cmd in the Open box, and then click OK.
      2. Change the directory to the following folder location:

        %SYSTEMDRIVE%\Program Files\Microsoft Office Outlook Connector

      3. Type the following command, and then press ENTER:

        msnlog.exe -t 4

      4. Quit the command prompt.
    • To enable logging from Outlook, follow these steps:
      1. Start Outlook.
      2. On the Tools menu, click Options.
      3. Click the Other tab, and then click Advanced Options.
      4. Click to select the Enable mail logging (troubleshooting) check box, and then click OK.
      5. In the message that states that the logging changes will take effect the next time that you start Outlook, click OK.
      6. Click OK, and then quit Outlook.
  3. Start Outlook, and then press F9 to synchronize your MSN Hotmail account with Outlook.
  4. Disable logging. To do this, use one of the following methods:
    • If you enabled logging with the command line, follow these steps to disable logging:
      1. Click Start, click Run, type cmd in the Open box, and then click OK.
      2. Change the directory to the following folder location:

        %SYSTEMDRIVE%\Program Files\Microsoft Office Outlook Connector

      3. Type the following command, and then press ENTER:

        msnlog.exe -t 1

      4. Quit the command prompt.
    • If you enabled logging from Outlook, follow these steps to disable logging:
      1. Start Outlook.
      2. On the Tools menu, click Options.
      3. Click the Other tab, and then click Advanced Options.
      4. Click to clear the Enable mail logging (troubleshooting) check box, and then click OK.
      5. In the message that states that the logging changes will take effect the next time that you start Outlook, click OK.
      6. Click OK, and then quit Outlook.
  5. View the MSNCon.log file that is created in the following folder:

    %SYSTEMDRIVE%\Documents and Settings\username\Local Settings\Temp

    Note You can create an additional network trace log file by creating a NetLogs folder in the %SYSTEMDRIVE%\Documents andSettings\username\Local Settings\Temp folder. To create this folder, click Start, click Run, type cmd in the Open box, and then click OK. Type md %temp%\NetLogs, and then press ENTER.
If you contact Microsoft Product Support Services (PSS) to help troubleshoot the issue that you are experiencing with Outlook Connector, Microsoft recommends that you send all log file information to PSS.

Modification Type:MinorLast Reviewed:3/16/2006
Keywords:kbinfo kbhowto KB834459 kbAudEndUser kbAudITPRO