NickHu wrote:How do I completely remove Entity Developer from my system?
1. The full reinstall with checking environment:
a) uninstall Entity Developer
b) make sure (via some file manager like
https://x-diesel.com/) that there are no Devart.* and policy.*.Devart.* files/folders in the following locations:
* GAC 2.0 (\Windows\assembly\GAC_MSIL\)
* GAC 4.0 (\Windows\Microsoft.NET\assembly\GAC_MSIL\)
c) clear the directories:
* \Program Files (x86)\Microsoft Visual Studio\2017\Professional\Common7\IDE\PrivateAssemblies\Devart\
* \Program Files (x86)\Microsoft Visual Studio __._\Common7\IDE\PrivateAssemblies\Devart\
* \Program Files (x86)\Devart\
* \Program Files (x86)\Common Files\Devart\
* \Documents and Settings\All Users\Devart\EntityDeveloper\
d) run devenv.exe /setup (
http://msdn.microsoft.com/en-us/library/ex6a2fad.aspx)
NickHu wrote:I uninstalled Entity Developer...and it failed to remotely work. It is still in my Visual Studio. When I hit add class, it defaults to an ED class.
2. Please clarify the issue:
a) is the Tools > Entity Developer menu present in your Visual Studio?
b) what is "ED class"? Specify the steps we should follow for reproducing
JIC: if *.edmx is opened in Entity Developer but you want to use a standard EDM Designer, please right click *.edmx > Open With > ADO.NET Entity Data Model Designer, press Set as Default, OK.