[c#] System.Collections.Generic.. erm, where'd it go?

Caporegime
Joined
18 Oct 2002
Posts
29,493
Location
Back in East London
Hi, using VS2008, .NET 3.5 on Win2k3 (I'm on a rdp terminal) and I don't have System.Collections.Generic.. I need to use Dictionary, which is in this namespace. Er.. no idea where to look for it?!
 
Just removed and re-added mscorlib as reference and it's still not there.


hmm.. that's ver 1.5 of mscorlib.dll. Found mscorlib.dll ver2.x and it seems to be corrupt ;/ reinstall time I think :x
 
Last edited:
Yeah, it's only v1.5 in the list, and it won't add the v2.x dll manually. I think I found the problem though.. it's not vs2008, it's vs2003 :o
 
Back
Top Bottom