Ask a questionAsk a question
 

QuestionCustom Task and logging errors

  • Thursday, April 16, 2009 2:55 PMPrashant Choudhari Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi,

    I have a custom task, and use Task.TaskLoggingHelper.LogError() and similar APIs to log errors, warnings and messages.

    As I figure, LogError should show the error on the Error List, LogWarning in the warning list and so on.

    But, as I observed all my errors, warnings and messages are being displayed in the output window only.

    Am I doing something wrong? As I remember, these used to work in VS 2008.

    Thanks,
    Prashant.