本文介绍了无法加载程序集'system.data.entity,版本4.2.0.0,的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我收到此错误消息

,我根本无法使用实体框架.从我的计算机上卸载了2011年6月的CTP之后,它发生了,我不知道该怎么办.我没有帮助就重新安装了Visual Studio.有人知道吗?

and I cannot use the entity framework at all.it happened after uninstalling June 2011 CTP from my computer, and I have no idea what to do. I reinstalled the visual studio again and with no help. Does anyone have any idea?

推荐答案

在重新安装Visual Studio之后,我发现在添加/删除程序中CTP作为sql server的一部分又被删除了,一切都很好.

after reinstalling visual studio i found another insatnce of the CTP as part of sql server in the add/remove programs, after removing that all was well.

这篇关于无法加载程序集'system.data.entity,版本4.2.0.0,的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-30 03:09