RE: Problem building exe cont'd

2011-02-28 Thread Jarvis, Matthew
-6145 > -Original Message- > From: profoxtech-boun...@leafe.com [mailto:profoxtech-boun...@leafe.com] > On Behalf Of Michael Savage > Sent: Monday, February 28, 2011 12:17 PM > To: profoxt...@leafe.com > Subject: Re: Problem building exe cont'd > > Thanks for the suggesti

Re: Problem building exe cont'd

2011-02-28 Thread Michael Savage
Thanks for the suggestion about rebuild all, but I always rebuild all. Mike On 28/02/2011 2:46 PM, Richard Kaye wrote: > Did you try checking rebuild all? That should force a compile on everything > and might provide some useful feedback. > > -- > rk > > -Original Message- > From: profoxt

Re: Problem building exe cont'd

2011-02-28 Thread MB Software Solutions, LLC
On 2/28/2011 2:45 PM, Tracy Pearson wrote: > I've not specifically done this. I believe it was > > USE VCX > REPLACE ALL Methods WITH "" > > Do that in your distribution files and leave your source alone. But make sure you create backups beforehand -- Mike Babcock, MCP MB Software S

RE: Problem building exe cont'd

2011-02-28 Thread Richard Kaye
Did you try checking rebuild all? That should force a compile on everything and might provide some useful feedback. -- rk -Original Message- From: profoxtech-boun...@leafe.com [mailto:profoxtech-boun...@leafe.com] On Behalf Of Michael Savage Sent: Monday, February 28, 2011 2:26 PM To: p

RE: Problem building exe cont'd

2011-02-28 Thread Tracy Pearson
Michael Savage wrote on 2011-02-28: > This is driving me crazy anyway... someone mentioned here or on UT > to remove the source code from my libraries and move those changed > libraries into a classes directory so the exe can find them. This > would be a good stop gap measure, till I can figur

Re: Problem building EXE

2010-06-01 Thread Ted Roche
On Tue, Jun 1, 2010 at 12:57 AM, Sytze de Boer wrote: > > When I type MODI PROJECT MYAPP, it goes through the normal process and I can > see it rebuilding etc as it flashes past. > > Right at the end it when you'd expect it to come up and say "Completed", it > comes up with a messagebox > that say

Re: Problem building EXE

2010-06-01 Thread Aida I . Rivera-Benítez , MSMIS
Sytze: Have you tried erasing the files on the image directory before building the exe? AiR Aida I. Rivera-Benítez, MSMIS AiR Information Systems, Inc. San Juan, Puerto Rico -- From: "Sytze de Boer" Sent: Tuesday, June 01, 2010 12:57 AM To: Subj

RE: Problem building EXE

2010-06-01 Thread Rick Schummer
>> Right at the end it when you'd expect it to come up and say "Completed", it comes up with a messagebox that says 'File is not open'.<< I probably means the APP or EXE is open either in another session of VFP, or running standalone, or by another process. Rick White Light Computing, Inc. www.w

Re: Problem building EXE

2010-05-31 Thread Ajoy Khaund
I had a similar problem on win7 but finally I saw it was Kaspersky Internet Security which was causing the problem. I changed settings in KIS2010 and then the issue disappeared. Ajoy Khaund On Tue, Jun 1, 2010 at 10:27 AM, Sytze de Boer wrote: > I've had this in the past but on 2nd try, it norm