Ошибка старта службы. Error: Host can't invoke Start method
System.FormatException: Input string was not in a correct format.
   at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Int32.Parse(String s, IFormatProvider provider)
at System.Diagnostics.PerformanceCounterLib.GetStringTable(Boolean isHelp)
at System.Diagnostics.PerformanceCounterLib.get_NameTable()
at System.Diagnostics.PerformanceCounterLib.get_CategoryTable()
at System.Diagnostics.PerformanceCounterLib.CounterExists(String category, String counter, Boolean& categoryExists)
at System.Diagnostics.PerformanceCounterLib.CounterExists(String machine, String category, String counter)
at System.Diagnostics.PerformanceCounterCategory.CounterExists(String counterName, String categoryName, String machineName)
at System.Diagnostics.PerformanceCounterCategory.CounterExists(String counterName, String categoryName)
at Protect_System.56ea476988c24cd1ad6bdc76a93a5874.8a494fd0454d4c1cbc8a45ac55602b59(String , String )
at bf332257a1f94d28be2801a2625243bb.696456b2420a4634bcca4556bb58d185.9885f48fd45c42db87ffddfee671ef95()
at 8fb76431eac84b8c9ab26d2596d77c2c.508669b93c00409593ef4b5f9772e7af`2.284c3c0080c04d25ad41c59d5a2abcfb()
at 757ea1022fd14780a4a9153e58fb6bbd.aa48326f20504d239eadd4dde771b3d8.a165ee8eff3046b6aee69f78f48f18cf()
at ServerApp._App.Start()
at 029f701a57544fbb96f478dd2d9268fe.af52c8f09a90499f804e988d7f0c17bb.OnStart(String[] )

Дополнительные сведения можно найти в центре справки и поддержки, в "http://go.microsoft.com/fwlink/events.asp".

или

Ошибка старта службы. Error: Host can't invoke Start method
System.Exception: Ошибка старта холдера: PerformanceCounterHolder, Stopped. ---> System.InvalidOperationException: Категория не существует. 
в System.Diagnostics.PerformanceCounterLib.CounterExists(String machine, String category, String counter)
в System.Diagnostics.PerformanceCounterCategory.CounterExists(String counterName, String categoryName, String machineName)
в 3fed558eeb6548ac846dc3c5aa81cf0d.9cf2055318d6423b96030e1530c25bfb.ad5af5fef43944ad8c594411ea1618fa() 
в 191a2c907f7c4aebb8f656dd258e9980.e5b689b030304a809e03afd5fc0a544f.de64cb3813d54af1a19d66903a0bd46c() 
--- Конец трассировки внутреннего стека исключений ---
в 191a2c907f7c4aebb8f656dd258e9980.e5b689b030304a809e03afd5fc0a544f.de64cb3813d54af1a19d66903a0bd46c() 
в 4321a2403a1545ef9ff1ef427d1decf9.99cfea4be979417ab9fef1fde3d55396.3668955066b647c0a4150a3bb472a7ef(e5b689b030304a809e03afd5fc0a544f , Dictionary`2 ) 
в 4321a2403a1545ef9ff1ef427d1decf9.99cfea4be979417ab9fef1fde3d55396.3668955066b647c0a4150a3bb472a7ef(e5b689b030304a809e03afd5fc0a544f , Dictionary`2 ) 
в 4321a2403a1545ef9ff1ef427d1decf9.99cfea4be979417ab9fef1fde3d55396.654c6e6b70e240bf887d75b24c24b63b() в ServerApp._App.Start() 
в ccf6618bd4294ce7aa96b9cb87aad7f5.75d1074edb8e4e48aaed57a3ce712082.OnStart(String[] )

 

 

Команда восстановления счётчиков производительности Windows:
cd \windows\system32
lodctr /R
ВНИМАНИЕ! Команды должны быть выполнены в командной строке, запущенной от имени администратора (правой кнопкой «Запуск от имени администратора»).