English version of all error messages you can encounter while programming
  |   ABOUT


Localized version

PerformanceCounterInstanceLifetime.Process 在全域共用記憶體中無效。如果效能計數器分類是以舊版 Framework 建立的,就是使用全域共用記憶體。請使用 PerformanceCounterInstanceLifetime.Global,或者,如果執行於舊版 Framework 的應用程式不需要寫入分類,則請刪除效能計數器分類再重新建立。

Click to search this error in Google

English version

PerformanceCounterInstanceLifetime.Process is not valid in the global shared memory. If your performance counter category was created with an older version of the Framework, it uses the global shared memory. Either use PerformanceCounterInstanceLifetime.Global, or if applications running on older versions of the Framework do not need to write to your category, delete and recreate it.

Click to search this error in Google



Localized version
 Chinese (Traditional) Legacy

Error category
 .Net Framework

Other localized versions
24 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions