以文本方式查看主题 - Foxtable(狐表) (http://foxtable.net/bbs/index.asp) -- 专家坐堂 (http://foxtable.net/bbs/list.asp?boardid=2) ---- [求助]报错 FoxWeb.Web.OpenDesigner(ProjectPath) (http://foxtable.net/bbs/dispbbs.asp?boardid=2&id=136892) |
-- 作者:ymjr2011 -- 发布时间:2019/6/23 22:05:00 -- [求助]报错 FoxWeb.Web.OpenDesigner(ProjectPath) --------------------------- 版本:2018.10.9.1 --------------------------- 代码执行出错,错误信息: System.BadImageFormatException: Could not load file or assembly \'FoxWebDesigns, Version=0.8.1.0, Culture=neutral, PublicKeyToken=null\' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded. File name: \'FoxWebDesigns, Version=0.8.1.0, Culture=neutral, PublicKeyToken=null\' at UserCode.Test() WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\\Software\\Microsoft\\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\\Software\\Microsoft\\Fusion!EnableLog]. --------------------------- 确定 --------------------------- |
-- 作者:有点甜 -- 发布时间:2019/6/24 10:43:00 -- 升级到至少2019.04.21版,才支持foxweb。
升级到最新版,也支持foxweb。 |
-- 作者:ymjr2011 -- 发布时间:2019/6/24 18:02:00 -- 收到 |