Weird message “Cannot find the assembly XXX”











up vote
0
down vote

favorite












I am building a project with Postsharp.6.0.28 and geting a weird error during the process:




2>PostSharpCore:
2> Merging assembly binding policy file C:prjDWSFglWrapperobjDebugPostSharppostsharp.app.config.
2> info : Executing PostSharp 6.0.28 [postsharp-x86-srv.exe 6.0.28 release | .NET Framework 4.7.1]
2>C:prjDWSpackagesPostSharp.6.0.28buildPostSharp.targets(333,5): message PS0220: PostSharp needs to generate a facade assembly for GHextensions, version=1.0.0.0, culture=neutral, publickeytoken=null, processorarchitecture=amd64 for the runtime platform ".NETFramework,Version=v4.7.1". This could take a few seconds. The result will be cached and the next build will be faster.
2>C:prjDWSpackagesPostSharp.6.0.28buildPostSharp.targets(333,5): error PS0264: Cannot find the assembly 'GHextensions, version=1.0.0.0, culture=neutral, publickeytoken=null, processorarchitecture=amd64'. Build your project with detailed verbosity to see the assembly loading log.
2> info : PostSharp 6.0.28 [postsharp-x86-srv.exe 6.0.28 release | .NET Framework 4.7.1] complete -- 1 errors, 0 warnings, processed in 1733 ms




All the nugets were restored, and the folder C:prjDWSpackagesGHExtensions.1.0.0libnet471 has GHExtensions.dll with expected full name. What does it need else to do compilation?










share|improve this question


























    up vote
    0
    down vote

    favorite












    I am building a project with Postsharp.6.0.28 and geting a weird error during the process:




    2>PostSharpCore:
    2> Merging assembly binding policy file C:prjDWSFglWrapperobjDebugPostSharppostsharp.app.config.
    2> info : Executing PostSharp 6.0.28 [postsharp-x86-srv.exe 6.0.28 release | .NET Framework 4.7.1]
    2>C:prjDWSpackagesPostSharp.6.0.28buildPostSharp.targets(333,5): message PS0220: PostSharp needs to generate a facade assembly for GHextensions, version=1.0.0.0, culture=neutral, publickeytoken=null, processorarchitecture=amd64 for the runtime platform ".NETFramework,Version=v4.7.1". This could take a few seconds. The result will be cached and the next build will be faster.
    2>C:prjDWSpackagesPostSharp.6.0.28buildPostSharp.targets(333,5): error PS0264: Cannot find the assembly 'GHextensions, version=1.0.0.0, culture=neutral, publickeytoken=null, processorarchitecture=amd64'. Build your project with detailed verbosity to see the assembly loading log.
    2> info : PostSharp 6.0.28 [postsharp-x86-srv.exe 6.0.28 release | .NET Framework 4.7.1] complete -- 1 errors, 0 warnings, processed in 1733 ms




    All the nugets were restored, and the folder C:prjDWSpackagesGHExtensions.1.0.0libnet471 has GHExtensions.dll with expected full name. What does it need else to do compilation?










    share|improve this question
























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I am building a project with Postsharp.6.0.28 and geting a weird error during the process:




      2>PostSharpCore:
      2> Merging assembly binding policy file C:prjDWSFglWrapperobjDebugPostSharppostsharp.app.config.
      2> info : Executing PostSharp 6.0.28 [postsharp-x86-srv.exe 6.0.28 release | .NET Framework 4.7.1]
      2>C:prjDWSpackagesPostSharp.6.0.28buildPostSharp.targets(333,5): message PS0220: PostSharp needs to generate a facade assembly for GHextensions, version=1.0.0.0, culture=neutral, publickeytoken=null, processorarchitecture=amd64 for the runtime platform ".NETFramework,Version=v4.7.1". This could take a few seconds. The result will be cached and the next build will be faster.
      2>C:prjDWSpackagesPostSharp.6.0.28buildPostSharp.targets(333,5): error PS0264: Cannot find the assembly 'GHextensions, version=1.0.0.0, culture=neutral, publickeytoken=null, processorarchitecture=amd64'. Build your project with detailed verbosity to see the assembly loading log.
      2> info : PostSharp 6.0.28 [postsharp-x86-srv.exe 6.0.28 release | .NET Framework 4.7.1] complete -- 1 errors, 0 warnings, processed in 1733 ms




      All the nugets were restored, and the folder C:prjDWSpackagesGHExtensions.1.0.0libnet471 has GHExtensions.dll with expected full name. What does it need else to do compilation?










      share|improve this question













      I am building a project with Postsharp.6.0.28 and geting a weird error during the process:




      2>PostSharpCore:
      2> Merging assembly binding policy file C:prjDWSFglWrapperobjDebugPostSharppostsharp.app.config.
      2> info : Executing PostSharp 6.0.28 [postsharp-x86-srv.exe 6.0.28 release | .NET Framework 4.7.1]
      2>C:prjDWSpackagesPostSharp.6.0.28buildPostSharp.targets(333,5): message PS0220: PostSharp needs to generate a facade assembly for GHextensions, version=1.0.0.0, culture=neutral, publickeytoken=null, processorarchitecture=amd64 for the runtime platform ".NETFramework,Version=v4.7.1". This could take a few seconds. The result will be cached and the next build will be faster.
      2>C:prjDWSpackagesPostSharp.6.0.28buildPostSharp.targets(333,5): error PS0264: Cannot find the assembly 'GHextensions, version=1.0.0.0, culture=neutral, publickeytoken=null, processorarchitecture=amd64'. Build your project with detailed verbosity to see the assembly loading log.
      2> info : PostSharp 6.0.28 [postsharp-x86-srv.exe 6.0.28 release | .NET Framework 4.7.1] complete -- 1 errors, 0 warnings, processed in 1733 ms




      All the nugets were restored, and the folder C:prjDWSpackagesGHExtensions.1.0.0libnet471 has GHExtensions.dll with expected full name. What does it need else to do compilation?







      postsharp






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Nov 7 at 9:12









      user216652

      36438




      36438





























          active

          oldest

          votes











          Your Answer






          StackExchange.ifUsing("editor", function () {
          StackExchange.using("externalEditor", function () {
          StackExchange.using("snippets", function () {
          StackExchange.snippets.init();
          });
          });
          }, "code-snippets");

          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "1"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














           

          draft saved


          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53186409%2fweird-message-cannot-find-the-assembly-xxx%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown






























          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes
















           

          draft saved


          draft discarded



















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53186409%2fweird-message-cannot-find-the-assembly-xxx%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          這個網誌中的熱門文章

          Tangent Lines Diagram Along Smooth Curve

          Yusuf al-Mu'taman ibn Hud

          Zucchini