|
Upgrade to netchartdir.dll 6.03 0 Fail |
Posted by icm63 on Feb-21-2019 03:14 |
|
Hi,
MSVS 2005
Code vb net/asp net 2.0
Old version 6.0, and it works great!
I removed the old 6.0 files from my asp bet bin folder
netchartdir.dll
netchartdir.xml
I loaded into the new 6.03 files
netchartdir.dll
netchartdir.xml
Loaded up my asp net 2.0 project, RUN BUILD, I get this FAIL
Building directory '/readtheticker/App_Code/'.
(0): Build (web): Could not load file or assembly 'netchartdir' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.
Any ideas??
And yes I did choose the dll and xml files from NetWebCharts folder |
Re: Upgrade to netchartdir.dll 6.03 0 Fail |
Posted by Peter Kwan on Feb-21-2019 12:55 |
|
Hi icm63,
Since version 6.1, ChartDirector requires .NET 4.0.
It is because the ChartDirector DLL currently also supports ASP.NET MVC and WPF, and this requires a more updated version of the .NET framework. Please consider to upgrade your system to use the .NET 4.0 runtime (or newer).
Regards
Peter Kwan |
|