|
Linq problem |
Posted by Pramila on Feb-25-2010 21:34 |
|
Hi,
I created a sample project in visual studio 2008 using netchardir.dll. When i used to compile the same source in 2005 the following error is thrown.
"Linq" not found
Please,
Regards,
Pramilav |
Re: Linq problem |
Posted by Peter Kwan on Feb-25-2010 23:26 |
|
Hi Pramila,
ChartDirector does not use Linq, so this problem is unlikely to be related to ChartDirector. Is it possible your code or the other components you are using use Linq?
Regards
Peter Kwan |
|