p2p.wrox.com Forums

Need to download code?

View our list of code downloads.


Go Back   p2p.wrox.com Forums > ASP.NET and ASP > ASP.NET 1.0 and 1.1 > ASP.NET 1.1
I forgot my password Register Now
Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read
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 p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.

 
 
Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old August 11th, 2004, 04:10 AM
Authorized User
Points: 262, Level: 5
Points: 262, Level: 5 Points: 262, Level: 5 Points: 262, Level: 5
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Jul 2004
Location: , , .
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

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
 


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Exporting chart to gif in asp.net spacy General .NET 1 April 11th, 2005 06: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 10:37 AM
Thumbsup.gif m_e_wade BOOK: Beginning PHP, Apache, MySQL Web Development ISBN: 978-0-7645-5744-6 0 July 20th, 2004 03:54 PM
Drill Down from Bar Chart to another chart snowbird Crystal Reports 0 July 11th, 2003 02:53 PM



All times are GMT -4. The time now is 09:44 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© 2008 Wiley Publishing, Inc