Ever since I have upgraded to Windows 7, I often times get the error "Please select at least one DLL implementing the IEdmAddIn5 Interface" whenever I try to load an EPDM addin.
It is a good addin, because my work around is to:
- Load any other addin
- Now load the original addin that is giving me the error
- Unload the first addin
[If the addin has never been loaded before it seems to work okay too.]
Now all is good, but what a pain! Anyone else seen this? Anyone have a real fix for it?
I have seen it often and had the same work around solution. However, lately I have also come across another issue where the addin will not load in Debug mode, but will load and run correctly as a complete add-in. After I’ve loaded it as a complete add-in, I can unload it and then load it in the debug mode. I never correlated to Windows 7 however, because I’ve been on Windows 7 for quite some time. The thing I correlated it with was that I had to upgrade to 2010 SP3 and then downgraded to SP1.0. This started happening after this so I thought it was only an issue I was having because of the downgrade. Sorry I don’t have a real fix but I hope this helps.