p2p.wrox.com Forums

Need to download code?

View our list of code downloads.


Go Back   p2p.wrox.com Forums > .NET > Other .NET > General .NET
I forgot my password Register Now
Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read
General .NET For general discussion of MICROSOFT .NET topics that don't fall within any of the other .NET forum subcategories or .NET language forums.  If your question is specific to a language (C# or Visual Basic) or type of application (Windows Forms or ASP.Net) try an applicable forum category. ** PLEASE BE SPECIFIC WITH YOUR QUESTION ** When posting here, provide details regarding the Microsoft .NET language you are using and/or what type of application (Windows/Web Forms, etc) you are working in, if applicable to the question. This will help others answer the question without having to ask.

Welcome to the p2p.wrox.com Forums.

You are currently viewing the General .NET 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.

Reply
 
Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old August 10th, 2004, 09:23 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 in asp.net

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!
Reply With Quote
  #2 (permalink)  
Old April 11th, 2005, 06:49 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

For those interested, the folder into which the chart is created needs to
be given full permissions for ASPNET account

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


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
ASP.Net Moving Chart to Excel Sheet 2 sili18 General .NET 0 June 15th, 2007 01:39 PM
Exporting Crystal Reports to PDF using ASP.NET Gyto Crystal Reports 2 November 22nd, 2006 12:53 AM
Exporting owc chart to gif or jpeg formats sriram s General .NET 2 December 27th, 2004 12:39 AM
Exporting chart to gif spacy ASP.NET 1.1 0 August 11th, 2004 04:10 AM
Convert JPG to GIF using ASP/VBScript bosboom Classic ASP Components 0 July 10th, 2003 03:45 AM



All times are GMT -4. The time now is 08:07 AM.


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