FusionCharts Forum: Installing and registering components required to run fusioncharts - FusionCharts Forum

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Installing and registering components required to run fusioncharts

#1 User is offline   nitin.daphale 

  • Forum Member
  • PipPipPipPip
  • Group: Members
  • Posts: 25
  • Joined: 04-December 09

Posted 10 February 2010 - 06:17 AM

Hi,



I have got my development machine to setup and run fusioncharts for a windows C# application. However when it has now come to package the application,we seem to be having issues registering the flash.ocx on the client machine. I have tried registering it manually also without any result. What needs to be installed on the desktop before my C# application using fusioncharts can run ?



thanks
0

Other Replies To This Topic

#2 User is offline   Madhumita 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1434
  • Joined: 04-September 09

Posted 10 February 2010 - 09:55 PM

Hello Nitin,



Could you please confirm if your machine has Flash Player 8 or above installed?



Awaiting your reply. :D
Regards,
Madhumita Chakraborty

Follow us on Twitter :)
0

Other Replies To This Topic

#3 User is offline   nitin.daphale 

  • Forum Member
  • PipPipPipPip
  • Group: Members
  • Posts: 25
  • Joined: 04-December 09

Posted 10 February 2010 - 11:24 PM

No Flashplayer 8/10 installed.

But using AxInterop.ShockwaveFlashObjects.DLL
0

Other Replies To This Topic

#4 User is offline   Basundhara Ghosal 

  • Supreme Being
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2459
  • Joined: 15-September 09

Posted 11 February 2010 - 01:05 AM

Hi Nitin,

FusionCharts is a Flash animated charting component.

 AxInterop.ShockwaveFlashObjects.DLL  is a wrapper file.

Please try installing Flash Player 8 and above in your machine, as installation of AxInterop.ShockwaveFlashObjects.DLL  alone would not be able to render the chart.

Hope this helps. :D
 

Regards,

Basundhara Ghosal

Follow us on Twitter :D
0

Other Replies To This Topic

#5 User is offline   nitin.daphale 

  • Forum Member
  • PipPipPipPip
  • Group: Members
  • Posts: 25
  • Joined: 04-December 09

Posted 11 February 2010 - 04:04 AM

No Flashplayer 8/10 required when I run my project on mine machine.I had only used AxInterop.ShockwaveFlashObjects.DLL.

Still I m successfully seeing all the charts .

But the problem is.............

1> When I package the project and install on another machine(having or not having Flashplayer8/10) there is an exception HRESULT:0x80040154[REGDB_E_CLASSNOTREG].
0

Other Replies To This Topic

#6 User is offline   Rahul Kumar 

  • Supreme Being
  • Group: Moderators
  • Posts: 1041
  • Joined: 18-March 08

Posted 11 February 2010 - 05:21 AM

Hi Nitin,



These are just (AxInterop.ShockwaveFlashObjects.DLL) a WRAPPER file of original Flash Player (flash.ocx), and to use this wrapper in your application it requires the original OCX file (Flash.ocx) without it the WRAPPER will failed to load/run.



Also, as you can see the the error message HRESULT:0x80040154[REGDB_E_CLASSNOTREG], which means it needs to register/install the original Flash Player.



We request you to please install this Flash Player and try again.
Regards,
Rahul Kumar
Software Engineer

A byte of magic.

 
0

Other Replies To This Topic

#7 User is offline   nitin.daphale 

  • Forum Member
  • PipPipPipPip
  • Group: Members
  • Posts: 25
  • Joined: 04-December 09

Posted 11 February 2010 - 09:53 AM

I run project on 2 machines having 32 bit environment (ex.XP/Vista/Server2003)successfully.

Same project is not running on 64 bit(ex.Vista) machines.

I have installed latest versions of shockwave and flash players but helpless.



Then I tried to make fresh project this time on 64 bit vista machine but

as soon as drag drop shockwave object either project got crashed or small and unresizable object appeared on the window

which was meaningless.



What is neat procedure to create a window application which will run on both 32-64 bit machines without any external setting ? So that we can just make an installable package comfortable with any environment?
0

Other Replies To This Topic

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic