mashta gidi
mashta gidi

Reputation: 857

could not load assembly 'system.data.entity, version 4.2.0.0,

I have this error message

could not load assembly 'system.data.entity, version 4.2.0.0, culture=neutral,publickeytoken=b77a5c561934e089' or one of it's dependencies. the system cannot find the file specified

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?

Upvotes: 4

Views: 1746

Answers (2)

mashta gidi
mashta gidi

Reputation: 857

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.

Upvotes: 8

Jared Holgate
Jared Holgate

Reputation: 11

I had the exact same issue. After much frustration, I eventually resorted to re-installing the June 2011 CTP. Not ideal, but at least I can get on with my work...

Upvotes: 1

Related Questions