ThinkGeo.com    |     Documentation    |     Premium Support

Compilation Error [WindowsBase] assemblies

 


While compiling my map application i'm always getting this error, i'm using visual studio 2008, i even incluse this namespace to my application,


using System.Collections.Specialized;


 'System.Collections.Specialized.INotifyCollectionChanged' is defined in an assembly that is not referenced. You must add a reference to assembly 'WindowsBase, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. 

 



David,


Welcome you to ThinkGeo desktop discussion forum.
 
Please try to add the WindowsBase dll to the reference, you should be able to find this specified DLL in the .net DLLs set.
 
Any more questions please feel free to let me know.
 
Thanks.
 
Yale