我使用的是Telerik的PostSharp和RadGridView。但是,当我单击此按钮时,我收到一个错误,提示Failed to compare two elements in the array.这种情况只发生在包含此类型数据的列中。我没有太多使用PostSharp的经验,但我认为这是由PostSharp生成的。下面是PostSharp抛出异常之前输出窗口中的最后几行代码:
The thread 0x3964 has exited with code 0 (0x0).<Name>c__B
我在某些PostSharp SDK中得到了以下错误。所讨论的类型完全相同。有人看到这个了吗?或者知道怎么解决它?Severity Code Description Project File Line
Error Unhandled exception (4.1.21.0, postsharp.srv.4.0-x86.exe, CLR 4.0.30319.393295, Release): PostSharp.Sdk.CodeModel.BindingException: A field nam
我在我的项目中使用postsharp。当我试图构建解决方案时,我会得到以下错误。"The "PostSharp.MSBuild.PostSharp30DetectNativeFrameworkVersion" task could not be loaded from the assemblyC:\ProgramData\PostSharp\3.1.49\bin.Release\PostSharp.MSBuild.v3.1.49.Release.dll.
我们有一个.net 2.0程序集,PostSharp 1.5可以很好地运行。我们已经得到了升级到使用VS2012的许可。 at PostSharp.CodeModel.TypeSpecDeclaration.GetTypeDefinition(BindingOptions bindingOptions) at PostSh