Strange error

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mvk

    #1

    Strange error

    Can anyone help me with the following error ?

    'A first chance exception of type 'System.Invalid OperationExcept ion'
    occurred in system.dll

    Additional information: The requested Performance Counter is not a custom
    counter, it has to be initialized as ReadOnly.'


    Any idea why this error is occuring ?


    Regards!
    M


  • Cor Ligthert

    #2
    Re: Strange error

    Hi MvK

    No however I think it is better to ask this in one of the language groups as
    there are
    microsoft.publi c.dotnet.langua ges.vb
    and
    microsoft.publi c.dotnet.langua ges.csharp

    And without "a piece" of code nobody can probably help you.

    Cor


    Comment

    • Cor Ligthert

      #3
      Re: Strange error

      Hi MvK

      No however I think it is better to ask this in one of the language groups as
      there are
      microsoft.publi c.dotnet.langua ges.vb
      and
      microsoft.publi c.dotnet.langua ges.csharp

      And without "a piece" of code nobody can probably help you.

      Cor


      Comment

      • Jon Skeet [C# MVP]

        #4
        Re: Strange error

        Mvk <marten@c3.be > wrote:[color=blue]
        > Can anyone help me with the following error ?
        >
        > 'A first chance exception of type 'System.Invalid OperationExcept ion'
        > occurred in system.dll
        >
        > Additional information: The requested Performance Counter is not a custom
        > counter, it has to be initialized as ReadOnly.'
        >
        > Any idea why this error is occuring ?[/color]

        Well, what are you trying to do? Could you post some code?

        --
        Jon Skeet - <skeet@pobox.co m>
        Pobox has been discontinued as a separate service, and all existing customers moved to the Fastmail platform.

        If replying to the group, please do not mail me too

        Comment

        • Jon Skeet [C# MVP]

          #5
          Re: Strange error

          Mvk <marten@c3.be > wrote:[color=blue]
          > Can anyone help me with the following error ?
          >
          > 'A first chance exception of type 'System.Invalid OperationExcept ion'
          > occurred in system.dll
          >
          > Additional information: The requested Performance Counter is not a custom
          > counter, it has to be initialized as ReadOnly.'
          >
          > Any idea why this error is occuring ?[/color]

          Well, what are you trying to do? Could you post some code?

          --
          Jon Skeet - <skeet@pobox.co m>
          Pobox has been discontinued as a separate service, and all existing customers moved to the Fastmail platform.

          If replying to the group, please do not mail me too

          Comment

          Working...