Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Graph not working in EXE

Status
Not open for further replies.

Siddiq

MIS
Sep 23, 2000
46
0
0
PK
I do run graphs in my application via visual foxpro successfully.. but when I run it in after build the the exe
it is stuck... why ?

secondly how to make the link of OWC in the exe

 
Siddiq.

1. I assume you are talking about MSGRAPH? What seems to be the problem? I was able to successfully incorporate it into an exe.

2. The only instance of Office Web Components (OWC) i ever saw was an Article in FoxPro Advisor by Rick Strahl ( And the source code is also there.

I tested his code and it worked. I believe OWC comes with Office XP (Although you can download it seperatly at:
At the time it was beyond what I needed.
 
did you select microsoft graph 8.0 runtime in step 2 of of the setup wizard for distributation?

Attitude is Everything
 
No danceman I did not... Can you tell me how to select the
microsoft graph 8.0 runtime at the time of the setup wizard for distributation?
 
Siddiq

Since danceman is probably sleeping :)
In the setup at set 2, click on Activex Controls, and a list of your installed Activex will pop-up for you to select the ones you want to install with your app. It will auto-register them as well.
 
Actually, in the VFP 6 Setup Wizard, "Microsoft Graph 8.0 Runtime" is a selection on its own, separate from the ActiveX checkbox. It's the middle option on the right side of the page in step 2.

It would probably work fine if you selected it in the ActiveX controls as well, but you shouldn't have to.

Ian
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top