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


Localized version

MSBUILD : 錯誤 MSB1020: 找不到記錄器。請檢查下列事項: 1.) 指定的記錄器名稱與記錄器類別的名稱相同。2.) 記錄器類別為 "public",並且實作 Microsoft.Build.Framework.ILogger 介面。3.) 記錄器組件的路徑是正確的,或者只要使用提供的組件名稱就可以載入記錄器。

Click to search this error in Google

English version

MSBUILD : error MSB1020: The logger was not found. Check the following: 1.) The logger name specified is the same as the name of the logger class. 2.) The logger class is "public" and implements the Microsoft.Build.Framework.ILogger interface. 3.) The path to the logger assembly is correct, or the logger can be loaded using only the assembly name provided.

Click to search this error in Google



Localized version
 Chinese (Traditional) Legacy

Error category
 .Net Framework

Other localized versions
22 versions





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