Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic FlowChartX Professional 2.4 Type Library (Read 6172 times)
joahe
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 3
Joined: Jul 11th, 2013
FlowChartX Professional 2.4 Type Library
Jul 11th, 2013 at 4:41am
Print Post  
hi
I have FlowChartPro.dll and I use it.
My C# Program use that dll file.
My Computer installed .net framework 1.1 and My Program work well.

But Other Computer installed .net framework 2.0 or Higher.

Then My Program make error when flowchart button clicked On Other Computer .

Does FlowChartX Professional 2.4 Library Work well on .net framework 2.0 or Higher ?

or My Program use High version FlowChartX library ?

Does FlowChartX library 2.4 have any Issue On .net framework 2.0 ?

Please help me.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: FlowChartX Professional 2.4 Type Library
Reply #1 - Jul 11th, 2013 at 11:09am
Print Post  
Hi,

There aren't any incompatibilities we are aware of. Are you sure FlowChartX is registered as an ActiveX control on the system where you are trying to run it under .NET 2? Try registering its dll using the regsvr32 tool. If the .NET process is 64 bit, you will also need to register the 64-bit version of the control (flowchartx64.dll).

If developing .NET application, consider using our native .NET control. The last version compatible with .NET 1.1 is v5.0.3, which you can download from https://mindfusion.eu/FCNet503Demo.zip.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
joahe
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 3
Joined: Jul 11th, 2013
Re: FlowChartX Professional 2.4 Type Library
Reply #2 - Jul 12th, 2013 at 2:36am
Print Post  
Thanks your fast reply.

I have FlowChartX Installer and I Installed .net 2.0 or Higher Computer before Test c# Program.

I read readme file and find this.
-------------------
***** SYSTEM REQUIREMENTS *****

FlowChartX requires:

  Windows 95/98/ME/NT4 sp3/NT5/2K/XP
-------------------
Test Computer (.net 2.0 or higher) os is win7.

does FlowChartX dll is not work on win7 ?

This Library is very old and I have difficult handling This.

If you know information (AnyThing)

Please Replay.

Thank you.

  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: FlowChartX Professional 2.4 Type Library
Reply #3 - Jul 12th, 2013 at 7:32am
Print Post  
It works under Windows 7. If you select FlowChartX -> Run Demo from the start menu, doesn't the demo start successfully? What exception exactly does your application show?
  
Back to top
 
IP Logged
 
joahe
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 3
Joined: Jul 11th, 2013
Re: FlowChartX Professional 2.4 Type Library
Reply #4 - Jul 18th, 2013 at 6:40am
Print Post  
Thank you

I solve the problem.

It's not FlowChartX dll problem.

My c# Program problem.

I search error message and google give me answer.

TEST PC (win7 os) DEP(Data Execution Prevention) enabled.

I off DEP and program working.
------------------------
http://social.msdn.microsoft.com/Forums/windows/en-US/36a73377-69e0-45d6-9d16-be...
------------------------
Thank you.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint