I can't install dot net charting ver4,
build solution without error but
in
public MainForm(){
InitializeComponent() <<<<< Error
.......
}
Error= "Couldnot load file assembly 'dotnetCharting.winform", version
4.0.94892324, Culture=neutral, PublicKeyToken=c8374837849' or one of its
dependencies can not be found
Did i install incorrectly (if so please explain again for me) or my C#
express doesn't fit this dotnetcharting ver4 ?
Thanks