OK, you have an ALLOWEXTERNAL=ON, which means you may also be using a CONFIG.FPW file in your path, overriding your internal one.
Fred On Fri, Aug 7, 2015 at 9:26 AM, <[email protected] > wrote: > I've got that too. config.fpw contents, included in EXE: > > * This is the config file for the software. > RESOURCE = OFF > title FabNet, by MB Software Solutions, LLC (c) 2014 > screen = OFF > tmpfiles = sys(2023) > ALLOWEXTERNAL = ON > > > > On 2015-08-07 12:13, Fred Taylor wrote: > >> Don't you need a config file with RESOURCE=OFF? Having SET RESOURCE OFF >> in >> your code is too late, VFP tries to open the resource file before your >> code >> is executed. >> >> Fred >> >> On Fri, Aug 7, 2015 at 9:18 AM, < >> [email protected] >> >>> wrote: >>> >> >> Checked my code. No LOCFILEs in production code (but in some stub PRGs >>> that were ran manually by me inside the VFP IDE and do not get called in >>> the running app). >>> >>> Added the SET TABLEPROMPT OFF and it STILL came up. What the >>> heck?!?!????? >>> >>> >>> >>> On 2015-08-07 11:51, Richard Kaye wrote: >>> >>> LOCFILE() calls will do that, too. >>>> >>>> -- >>>> >>>> rk >>>> -----Original Message----- >>>> From: ProfoxTech [mailto:[email protected]] On Behalf Of >>>> [email protected] >>>> Sent: Friday, August 07, 2015 11:43 AM >>>> To: [email protected] >>>> Subject: VFP9SP2 pop-up box for nearly everything >>>> >>>> Screenshot: >>>> http://mbsoftwaresolutions.com/images/dialog_box_popup_every_time.png >>>> >>>> VFP9SP2, User is on a Win7 Pro workstation, connecting to MySQL >>>> database on the web. >>>> >>>> User logs into the app, and instantly they get a VFP Open dialog box, >>>> looking for a DBF. I thought it's the FoxUser. I mean...what else >>>> could it be?!?!? I believe I had changed my code to say SET RESOURCE >>>> OFF, so I change that back to ON to see if that fixes it. No. EVERY >>>> ACTION--from picking a menu item to ANYTHING, brings up this dialog >>>> box. >>>> >>>> I had a database that I created for reports that was EXCLUDED in the >>>> project that I've since removed from my project, but surely that >>>> couldn't be it, since it was excluded. ??? >>>> >>>> Ideas? >>>> >>>> tia, >>>> --Mike >>>> >>>> [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/cajcbksr44500+tm-d-zus-d53ilj1ypy+g3r_h-alctkqtp...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

