Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/wpf/14.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/date/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
.net CA0001:运行代码分析时出错_.net_Wpf_Visual Studio 2012_Code Analysis - Fatal编程技术网

.net CA0001:运行代码分析时出错

.net CA0001:运行代码分析时出错,.net,wpf,visual-studio-2012,code-analysis,.net,Wpf,Visual Studio 2012,Code Analysis,当我第一次构建我的项目时,面临下面提到的代码分析错误。当我第二次构建项目时,错误会自动解决 CA0001运行代码分析时出错 无法分析符号消息上所需的属性System.ComponentModel.LocalizableAttribute。以下规则Microsoft.CA1303、Microsoft.CA2204需要此属性 有关错误的详细信息: 请帮助…我建议使用故障少、功能更强大的分析器PVS Studio:)。它很容易在Microsoft代码中发现错误:这表明它比visual studio a

当我第一次构建我的项目时,面临下面提到的代码分析错误。当我第二次构建项目时,错误会自动解决

CA0001运行代码分析时出错

无法分析符号消息上所需的属性System.ComponentModel.LocalizableAttribute。以下规则Microsoft.CA1303、Microsoft.CA2204需要此属性

有关错误的详细信息:


请帮助…

我建议使用故障少、功能更强大的分析器PVS Studio:)。它很容易在Microsoft代码中发现错误:这表明它比visual studio analyzer好得多。@Andrey您可能想透露您的从属关系,并提到PVS studio是付费解决方案。@Codemaster visual studio也是付费解决方案。注意:如何使用PVS Studio免费许可证:作为假设-当您第二次构建项目时,源文件中没有任何更改,并且项目从编译中跳过?如果运行“重建”而不是“生成”,将出现什么错误?同样的错误将再次出现。我建议使用故障较少且功能更强大的分析器PVS Studio:)。它很容易在Microsoft代码中发现错误:这表明它比visual studio analyzer好得多。@Andrey您可能想透露您的从属关系,并提到PVS studio是付费解决方案。@Codemaster visual studio也是付费解决方案。注意:如何使用PVS Studio免费许可证:作为假设-当您第二次构建项目时,源文件中没有任何更改,并且项目从编译中跳过?如果运行“重建”而不是“生成”,将出现什么错误?同样的错误将再次出现。