Locked Uknown participants tag in tracking section

  • 30 ноября 2011 г. 9:02
     
     

    Hi All,

    First of all i'm using Visual Studio 2010 Ultimate

    I want to configure a paticipant tracking ETW but i'm getting this error after adding the participants tag in my web.config,

    This is what i get:

    Thanks in advance


    .NET forever
    • Изменено ManaiAmira 30 ноября 2011 г. 9:04
    •  

Все ответы

  • 10 декабря 2011 г. 0:23
    Модератор
     
     

    Here is a page with a sample config: http://msdn.microsoft.com/en-us/library/dd807395.aspx.

    I am wondering if you might be working off an older sample and the config schema has changed since then? Here is another page and it shows the expected element profiles too: http://msdn.microsoft.com/en-us/library/ee513993(v=vs.110).aspx

    Thanks,


    If this answers your question, please use the "Answer" button to say so | Ben Cline
  • 4 сентября 2012 г. 13:50
     
     

    Here is a page with a sample config: http://msdn.microsoft.com/en-us/library/dd807395.aspx.

    I am wondering if you might be working off an older sample and the config schema has changed since then? Here is another page and it shows the expected element profiles too: http://msdn.microsoft.com/en-us/library/ee513993(v=vs.110).aspx

    Thanks,


    If this answers your question, please use the "Answer" button to say so | Ben Cline

    Neither of the two links mention the <participants> tag. The documentation at http://msdn.microsoft.com/en-us/library/ee818693%28VS.100%29.aspx suggests that the <participants> tag is correctly placed. But VS2010 warns about it and it fails on runtime.

    Independent Software Engineer