以文本方式查看主题 - Foxtable(狐表) (http://foxtable.net/bbs/index.asp) -- 专家坐堂 (http://foxtable.net/bbs/list.asp?boardid=2) ---- [求助]he type initializer for 'UserCode' threw an exception. (http://foxtable.net/bbs/dispbbs.asp?boardid=2&id=50394) |
-- 作者:浙江仔 -- 发布时间:2014/5/6 11:03:00 -- [求助]he type initializer for 'UserCode' threw an exception. .NET Framework 版本:2.0.50727.3053 Foxtable 版本:2014.4.21.1 错误所在事件:项目,LoadUserSetting 详细错误信息: The type initializer for \'UserCode\' threw an exception. Could not load file or assembly \'System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089\' 电脑换了硬盘,重新激活,以前的项目打开,老出现这个问题,怎么回事?
|
-- 作者:Bin -- 发布时间:2014/5/6 11:05:00 -- 重新安装狐表试试看. |
-- 作者:Bin -- 发布时间:2014/5/6 11:05:00 -- 更新最新版本 |
-- 作者:浙江仔 -- 发布时间:2014/5/6 11:11:00 -- .NET Framework 版本:2.0.50727.3053 Foxtable 版本:2014.5.6.1 错误所在事件:项目,BeforeOpenProject 详细错误信息: The type initializer for \'UserCode\' threw an exception. Could not load file or assembly \'System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089\' or one of its dependencies. 系统找不到指定的文件。 |
-- 作者:Bin -- 发布时间:2014/5/6 11:14:00 -- 重新安装狐表 更新最新版本 |
-- 作者:浙江仔 -- 发布时间:2014/5/6 11:19:00 -- 好像都是自定义函数出现问题的 |
-- 作者:狐狸爸爸 -- 发布时间:2014/5/6 11:21:00 -- 你分析一下BeforeOpenProject事件代码,看看是哪一行代码导致这个错误的发生。
|
-- 作者:有点甜 -- 发布时间:2014/5/6 11:45:00 -- 以下是引用浙江仔在2014-5-6 11:11:00的发言:
错误所在事件:项目,BeforeOpenProject 详细错误信息: The type initializer for \'UserCode\' threw an exception. Could not load file or assembly \'System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089\' or one of its dependencies. 系统找不到指定的文件。
提示很清楚了,BeforeOpenProject事件,找不出来的话,贴出你的代码。 |
-- 作者:浙江仔 -- 发布时间:2014/5/6 11:59:00 -- 卸载后,重新安装就可以了 谢谢各位 |
-- 作者:浙江仔 -- 发布时间:2014/6/27 13:52:00 -- 这个错误,我在xp系统中,重新安装都没有用,不知道怎么回事 |