Re: How to solve "can't find stack" error

2015-01-16 Thread J. Landman Gay
On 1/16/2015 3:16 PM, tbodine wrote: Hi Jacque. The product is built with LC 6.5.1 on Windows and all the users who had problems were also on Windows. I had pretty good luck with 6.5.1, as I remember, so I'm not sure. You could try compiling with a newer version of LC and see if the problem

Re: How to solve "can't find stack" error

2015-01-16 Thread tbodine
Hi Jacque. The product is built with LC 6.5.1 on Windows and all the users who had problems were also on Windows. Thanks, Tom Bodine -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/How-to-solve-can-t-find-stack-error-tp4687828p4687910.html Sent from the Revolut

Re: How to solve "can't find stack" error

2015-01-16 Thread J. Landman Gay
On 1/16/2015 2:21 PM, tbodine wrote: It now looks like file corruption is the real issue. What version of LC is your app made with? I just had a customer report a similar corruption and he's using 6.6.2. The stack corrupts when saving. -- Jacqueline Landman Gay | jac...@hyperacti

Re: How to solve "can't find stack" error

2015-01-16 Thread tbodine
Thanks, Kay, Jacque and Robert. It now looks like file corruption is the real issue. I have collected four different user file stacks and none of them can be opened even in the IDE. (Which rules out issues like wrong extension or type or missing file. I've also checked that the LiveCode file versi

Re: How to solve "can't find stack" error

2015-01-15 Thread Robert Brenstein
On 14.01.2015 at 17:01 Uhr -0800 tbodine apparently wrote: Hi all. Looking for some insight here... I have a desktop program built in LC 6.5.1 that uses LC stacks as user files for storing user data in fields and cprops. Mostly this works well. However, I get occasional Error Reports when a few

Re: How to solve "can't find stack" error

2015-01-14 Thread J. Landman Gay
On January 14, 2015 7:01:20 PM CST, tbodine wrote: > I have a desktop program built in LC 6.5.1 >that uses LC stacks as user files for storing user data in fields and >cprops. Mostly this works well. However, I get occasional Error Reports >when >a few users have tried to reopen a file they creat

Re: How to solve "can't find stack" error

2015-01-14 Thread Kay C Lan
Would seem easy enough to test your theory. Insert the second line of code, the one that reads the cprop, in a try statement. If it catches an error wait 5 seconds (just to really test your theory) and issue the command again. For those not having the problem they are not burdened with a wait, thos

How to solve "can't find stack" error

2015-01-14 Thread tbodine
Hi all. Looking for some insight here... I have a desktop program built in LC 6.5.1 that uses LC stacks as user files for storing user data in fields and cprops. Mostly this works well. However, I get occasional Error Reports when a few users have tried to reopen a file they created. Error type is