asp.net mvc 4 - The requested Performance Counter is not a custom counter, it has to be initialized as ReadOnly After installing of .Net Reflector -


i have installed .net reflector, after installation .net code not working given me 2 error

  1. could not load file or assembly 'ballytech.library.utilities.xmlserializers, version=14.0.0.14, culture=neutral, publickeytoken=null' or 1 of dependencies. system cannot find file specified.
  2. the requested performance counter not custom counter, has initialized readonly

after uninstalled same issue persist,

thanks


Popular posts from this blog

javascript - Js, document.getElementById("ID").innerHTML, error -

jquery - jqGrid update specific column data with out refreshing the entire column? -

objective c - Is there a way in OCMockito to make stubs fail when an unknown method is called? -