• NopCommerce 发布时 Could not load file or assembly 'file:///...Autofac.3.5.2lib et40Autofac.dll' or one of its dependencies


    本文转自:http://www.nopcommerce.com/boards/t/33637/4-errors.aspx

    问题:

    The 3.5 solution compiles fine, and Nop.Web also compile fine, however when I try to publish to a local folder I get these four errors

    Error  1 Could not load file or assembly 'file:///F: opCommerce_3.50_SourceFreshpackagesAutofac.3.5.2lib et40Autofac.dll' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)  F: opCommerce_3.50_SourceFreshLibrariesNop.Services      SGEN  Nop.Services

    Error  2 Metadata file 'F: opCommerce_3.50_SourceFreshLibrariesNop.ServicesinReleaseNop.Services.dll' could not be found  F: opCommerce_3.50_SourceFreshPresentationNop.Web.Framework     CSC     Nop.Web.Framework

    Error  3 Metadata file 'F: opCommerce_3.50_SourceFreshLibrariesNop.ServicesinReleaseNop.Services.dll' could not be found  F: opCommerce_3.50_SourceFreshPresentationNop.Web    CSC         Nop.Web

    Error  4 Metadata file 'F: opCommerce_3.50_SourceFreshPresentationNop.Web.FrameworkinReleaseNop.Web.Framework.dll' could not be found  F: opCommerce_3.50_SourceFreshPresentationNop.Web      CSC           Nop.Web

    I am using VS 2013 Ultimate on x64 Win 8.1.

    These errors are from the fresh release (Dec 10) Source code I downloaded from both codeplex and nop sites. Folders using nop source code and publish folders have write permissions.

    Thanks for any pointers.
    Amen.

    解答:

    Windows 7 or Windows 8 has a security feature, sometime it block  dlls inside  the .zip file that is downloaded from internet.

    Try following steps to get ride of it
    1. Download the source code again or find the .zip file that you already downloaded
    2. Right click then go Properties
    3. In General tab click 'Unblocked'

    Now unzip and try rebuild and publish, everything should be fine.

    Best of luck.

  • 相关阅读:
    Intel 编译器 线程安全检查 真心的很详细 转
    当前软件设计分析
    当代并行机系统
    多人游戏服务器
    ACE源代码目录结构
    (转!)Z buffer和W buffer简介
    数据库-视图(View)详解
    推荐一个vs自带工具分析代码的复杂度
    SCOPE_IDENTITY的用法
    vs2013开发调试cocos2d-x-Lua工程项目
  • 原文地址:https://www.cnblogs.com/freeliver54/p/6150163.html
Copyright © 2020-2023  润新知