[1562][1563][VS2008] TypeLoadException : Could not load type 'JetBrains.Util.DataStructures.Dictionary2`2' from assembly 'JetBrains.Platform.ReSharper.Util
Anyone else getting this?
Been popping up since I installed 1562.5 and still in 1563.11.. My last version before this was 1552 I believe; silly me already cleared the older versions.
Pretty much a continuous error; load my 40 project solution, get at least 10-20 hits before I even know it's loading.
Errors filed as 144183 (for the 1562 version) and 144331 (for the 1563 version)...they look identical to me, but, I guess not to Jira.
If nobody else is seeing it, I'll have to see if it's solution dependant, or something.
Please sign in to leave a comment.
I've been seeing the same thing. Amost 200 instances of that exception so far this morning. (My solution is a disturbing 90 projects in size... although I hope to reduce that soon.)
Hello Richard,
We've seen this caused by MSpec plugin not updated for latest builds of ReSharper.
Sincerely,
Ilya Ryzhenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
IR> I've been seeing the same thing. Amost 200 instances of that
IR> exception so far this morning. (My solution is a disturbing 90
IR> projects in size... although I hope to reduce that soon.)
IR>
IR> ---
IR> Original message URL:
IR> http://www.jetbrains.net/devnet/message/5254079#5254079
Oops... yes, that was it. I had download, but had not installed, the updated add-in's. When I did that, the problem vanished.
Mark it down as PEBKAC
It went away for me; I didn't have this plugin installed (that I know of), but, glad the thread helped someone.