Link to home
Start Free TrialLog in
Avatar of mrferrari
mrferrariFlag for United States of America

asked on

asp chart.export method

Hi,

i am trying to get this implemented

http://www.devx.com/getHelpOn/10MinuteSolution/20506/0/page/3


but it seems to be bombing out when I try to export the jpg

crt.Chart.Export server.mappath("\planmain\sfi") & "\" & mstrFileName, "jpg"

error I am getting is

Error Type:
Microsoft VBScript runtime (0x800A03EC)
Unknown runtime error
/planmain/sfi/10MinChart.asp, line 152

cant figure it out.

thanks
Marc
Avatar of babuno5
babuno5
Flag of India image

well try this out
crt.Chart.Export server.mappath("\planmain\sfi") & "\" & mstrFileName & "jpg"
Avatar of mrferrari

ASKER

no luck.

Ive decided to go with this. it is cheap and seems to work great.

http://www.advsofteng.com
ASKER CERTIFIED SOLUTION
Avatar of babuno5
babuno5
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Hi,

i looked into that, but it seems that it required the end user to have office 2000 or 2003.
well it is not mandatory to have office 2000 or 2003 installed
You just need to register one DLL which is OWC11.DLL