Rank: Newbie Groups: Member
Joined: 11/15/2010 Posts: -1
|
I'm working on Web project Visual Studio 2015 update 2/VB/.NET 3.5. I have updated EO.Web components to the latest version (16.0.98.0).
When I add the EO.Web Multipage control in page, Visual Studio continuously brings me the warning "The .NET Framework version required by assembly 'System.Web.DataVisualization.dll' or one of its dependencies is higher than the project target .NET Framework version. Do you want to add this reference to your project anyway?'" By clicking Yes VS adds System.Web.DataVisualization, Version=4.0.0.0 reference to web.config and project cannot be started.
Please advise for fix or workaround.
Best Regards, A.C.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,229
|
Hi,
EO.Web.MultiPage does not use System.Web.DataVisualization.dll directly. We are not able to reproduce this problem either. Can you try to create a new page in our EOWebDemo sample project and then drag the MultiPage to the form to see if it works?
Thanks!
|