Re: FootRunner + V13.5 Windows?

2017-06-14 Thread Douglas von Roeder via 4D_Tech
Bug meet windshield - "A newer version of Microsoft Visual C++ 2010 Redistributable has been detected on the machine." Rather than get on the express train to DLL hell, I think it's best to try to find another solution. -- Douglas von Roeder 949-336-2902 On Tue, Jun 13, 2017 at 5:06 PM, Pat Bens

Re: FootRunner + V13.5 Windows?

2017-06-14 Thread Douglas von Roeder via 4D_Tech
Tim: When we get the app to V16, I'll use Process 4D tags but this issue needs to be resolved now, when the app is in V13. -- Douglas von Roeder 949-336-2902 On Tue, Jun 13, 2017 at 5:22 PM, Timothy Penner via 4D_Tech < 4d_tech@lists.4d.com> wrote: > Hi Doug, > > I am not sure about Footrunner

Re: FootRunner + V13.5 Windows?

2017-06-14 Thread Douglas von Roeder via 4D_Tech
Pat: Thanks for the suggestion. I'll give that a try. -- Douglas von Roeder 949-336-2902 On Tue, Jun 13, 2017 at 5:06 PM, Pat Bensky via 4D_Tech < 4d_tech@lists.4d.com> wrote: > Doug, > We had a problem like this with a customer last year and we were able to > (kinda) fix it by installing the a

RE: FootRunner + V13.5 Windows?

2017-06-13 Thread Timothy Penner via 4D_Tech
Hi Doug, I am not sure about Footrunner (maybe Pat's suggestions about C++ Redistributable files will help). But I wanted to provide some light at the end of the tunnel by reminding/informing you that beginning with v16 this functionality can be achieved directly in 4D without any plugins simp

Re: FootRunner + V13.5 Windows?

2017-06-13 Thread Pat Bensky via 4D_Tech
Doug, We had a problem like this with a customer last year and we were able to (kinda) fix it by installing the appropriate version of the C++ Redistributable. I say "kinda" because at one point we got it working, and then it stopped working again - I think the customer's IT guy changed something t

FootRunner + V13.5 Windows?

2017-06-13 Thread Douglas von Roeder via 4D_Tech
I'm trying to use FR with 13.5 on Windows. My runs fine interpreted but "nothing happens" running compiled. I'm not modifying records so I don't know that it can't modify records. The code that I've written performs a looping operation to Sum the size of a picture field and then displays the resul