【问题标题】:Build error with PostSharp 3.0.33 in Windows Store 8.1 App在 Windows Store 8.1 App 中使用 PostSharp 3.0.33 构建错误
【发布时间】:2013-08-12 14:32:49
【问题描述】:

我无法使用 PostSharp 构建面向 8.1 的 Windows 应用商店应用程序。以下是构建输出的信息:

1>PostSharp30:
1>  Creating directory "obj\Debug\Before-PostSharp".
1>  Creating directory "obj\Debug\PostSharp".
1>  Starting the pipe server: "C:\ProgramData\PostSharp\3.0.33\bin.Release\postsharp.srv.4.0-x86.exe /tp "postsharp-S-1-5-21-2410378251-3881919896-3453527754-1001-4.0-x86-release-3.0.33-ced32c92e0fcafaa" /config "C:\ProgramData\PostSharp\3.0.33\bin.Release\postsharp.srv.4.0-x86.exe.config"".
1>  : info : Executing PostSharp 3.0 [3.0.33.0, 32 bit, CLR 4.5, Release]
1>c:\users\msdn\documents\visual studio 2013\Projects\App12\packages\PostSharp.3.0.33\tools\PostSharp.targets(298,5): warning : Connection unexpectly closed by the server.
1>c:\users\msdn\documents\visual studio 2013\Projects\App12\packages\PostSharp.3.0.33\tools\PostSharp.targets(298,5): warning : Retrying to execute the pipe server.
1>  Starting the pipe server: "C:\ProgramData\PostSharp\3.0.33\bin.Release\postsharp.srv.4.0-x86.exe /tp "postsharp-S-1-5-21-2410378251-3881919896-3453527754-1001-4.0-x86-release-3.0.33-ced32c92e0fcafaa" /config "C:\ProgramData\PostSharp\3.0.33\bin.Release\postsharp.srv.4.0-x86.exe.config"".
1>  : info : Executing PostSharp 3.0 [3.0.33.0, 32 bit, CLR 4.5, Release]
1>c:\users\msdn\documents\visual studio 2013\Projects\App12\packages\PostSharp.3.0.33\tools\PostSharp.targets(298,5): warning : Connection unexpectly closed by the server.
1>c:\users\msdn\documents\visual studio 2013\Projects\App12\packages\PostSharp.3.0.33\tools\PostSharp.targets(298,5): warning : Retrying to execute the pipe server.
1>  Starting the pipe server: "C:\ProgramData\PostSharp\3.0.33\bin.Release\postsharp.srv.4.0-x86.exe /tp "postsharp-S-1-5-21-2410378251-3881919896-3453527754-1001-4.0-x86-release-3.0.33-ced32c92e0fcafaa" /config "C:\ProgramData\PostSharp\3.0.33\bin.Release\postsharp.srv.4.0-x86.exe.config"".
1>  : info : Executing PostSharp 3.0 [3.0.33.0, 32 bit, CLR 4.5, Release]
1>c:\users\msdn\documents\visual studio 2013\Projects\App12\packages\PostSharp.3.0.33\tools\PostSharp.targets(298,5): warning : Connection unexpectly closed by the server.
1>c:\users\msdn\documents\visual studio 2013\Projects\App12\packages\PostSharp.3.0.33\tools\PostSharp.targets(298,5): error : Error connecting to the pipe server. See previous warnings for details.

通过安装 PostSharp 3.0.33 NuGet 包然后尝试构建,可以在 VS2013 中的新 WinStore 应用中重现该错误。

【问题讨论】:

    标签: windows-store-apps postsharp


    【解决方案1】:

    此版本尚不支持 Windows Store 8.1。

    【讨论】:

      猜你喜欢
      • 2015-08-14
      • 2013-12-01
      • 2014-06-01
      • 2015-03-18
      • 1970-01-01
      • 1970-01-01
      • 2014-03-25
      • 1970-01-01
      • 2014-07-06
      相关资源
      最近更新 更多