Profile Picture

Unable to display the graph image...

Posted By Steve Roh 15 Years Ago
Author
Message
Steve Roh
Posted 15 Years Ago
View Quick Profile
Forum Newbie

Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)Forum Newbie (1 reputation)

Group: Forum Members
Last Active: 15 Years Ago
Posts: 1, Visits: 1

Hi all,

After a lot of manipulation in Visual Studio 2008, I'm unable to display a graph any more... I've recreated my web application, I've tried with different code, but each time I launch the web application I get a blank image with the red cross on the left top...

I've resintalled the package NDotNetVisionSetupVS2008.msi (repairing) without more success...

Any idea ?

Thanks for you help

Steve



bob milanov
Posted 15 Years Ago
View Quick Profile
Supreme Being

Supreme Being (152 reputation)Supreme Being (152 reputation)Supreme Being (152 reputation)Supreme Being (152 reputation)Supreme Being (152 reputation)Supreme Being (152 reputation)Supreme Being (152 reputation)Supreme Being (152 reputation)Supreme Being (152 reputation)

Group: Forum Members
Last Active: 7 days ago @ 3:58 AM
Posts: 153, Visits: 9

Hi Steve,

I would recommend you to first try whether the control can work in temp image mode:

nChartControl1.ImageAcquisitionMode = Nevron.UI.WebForm.Controls.ClientSideImageAcquisitionMode.TempFile;

That way you'll be able to check whether the image is properly generated on the server and the problem is in the generated HTML. Let me know how it goes...

Best regards,
Bob





Similar Topics


Reading This Topic