Wrox Programmer Forums
|
ASP.NET 1.1 As of 10/6/2005, this forum is locked as part of the reorganization described here: http://p2p.wrox.com/topic.asp?TOPIC_ID=35394. No posts have been deleted. Open ongoing discussions from the last week have been moved to either ASP.NET 1.0 and 1.1 Beginners http://p2p.wrox.com/asp-net-1-0-1-1-basics-60/ or ASP.NET 1.0 and 1.1 Professional. http://p2p.wrox.com/forum.asp?FORUM_ID=50. See my sticky post inside for more.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.1 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 11th, 2004, 03:10 AM
Authorized User
 
Join Date: Jul 2004
Posts: 88
Thanks: 0
Thanked 0 Times in 0 Posts
Default Exporting chart to gif

I have successfully created a chart through asp.net.
But on exporting it, i get an error:

Exception from HRESULT: 0x800401A8
Exception Details: System.Runtime.InteropServices.COMException: Exception from HRESULT: 0x800401A8.

Source Error:
Line 79: objchart.SetSourceData(excelwksheet.Range("a1:b" & row - 1), PlotBy:=2)
Line 80: objchart.Location(Where:=2, Name:="sheet1")
Line 81: objchart.Export("d:/inetpub/wwwroot/AprWithDB/images/Chart2" & sessionid & ".gif", Filtername:="GIF")
Line 82: excelObj.Visible = True
Line 83:

The error is fired on line81

Could anyone help!!!!
Any help would be highly appreciated.


:)Cheers
Spacy






Similar Threads
Thread Thread Starter Forum Replies Last Post
Exporting chart to gif in asp.net spacy General .NET 1 April 11th, 2005 05:49 AM
Exporting owc chart to gif or jpeg formats sriram s General .NET 2 December 27th, 2004 12:39 AM
Using Customized chart for Pivot Chart kliu9 Excel VBA 3 October 13th, 2004 09:37 AM
Thumbsup.gif m_e_wade BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6 0 July 20th, 2004 02:54 PM
Drill Down from Bar Chart to another chart snowbird Crystal Reports 0 July 11th, 2003 01:53 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.