for me the problem came down to having some plugin dll’s which were out of date with my main project dll. Once I recompiled these, it worked. If you are using source control be sure to checkin ALL needed DLLs!
for me the problem came down to having some plugin dll’s which were out of date with my main project dll. Once I recompiled these, it worked. If you are using source control be sure to checkin ALL needed DLLs!