Razzak and Mike,
Making this change from XP to Win 7 has been frustrating. Checking the 
environment again is the first step this morning. All code changes have been 
tracked for a long time. My previous problem was using EXITFORM in three EEPs 
written over 3 years ago (and used every day under XP). Changed to CLOSEWINDOW 
and the issue went away. My real frustration is I can run the database at home 
in development or compiled form on a Win 7 Toshiba laptop and it runs all 
night. Development works correctly on my machine at work. Compile the same 
database at work on our LAN and within an hour it is crashing on one of the 
attached computers. None of the other LAN based software does this. Time to 
Sherlock Holmes the environment.

Tom Frederick

-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of MikeB
Sent: Friday, December 13, 2013 6:40 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: Crashing exits return

I am more suspicious of everything was working OK as you said:

 "Had a similar problem several weeks ago. Fixed that and have had no problems 
until yesterday. No significant code changes. "

Besides the obvious of making sure the environment is correct, I hope you log 
your changes so you can go back and look them over because that is what your 
description is pointing to.





> -----Original Message-----
> From: [email protected] [mailto:[email protected]] On Behalf Of A.
> Razzak Memon
> Sent: Thursday, December 12, 2013 9:39 PM
> To: RBASE-L Mailing List
> Subject: [RBASE-L] - Re: Crashing exits return
>
> At 09:17 PM 12/12/2013, Tom Frederick wrote:
>
> >Our complied system has started exiting to closing for no apparent
> >reason again.
> >Using 9.5 64 on  several i5 quad core Dell Optiplexes w/ at least
> >8meg memory.
> >We jumped from XP to Win7 Pro. Had a similar problem several weeks
> ago.
> >Fixed that and have had no problems until yesterday. No significant
> >code changes. It does not drop at the same location twice,  under the
> >same conditions, or even the same computer. Sort a table, write a
> note,
> >run a report. They have all been locations where a drop occurred. Go
> >back to the same spot and it will run great.
> >At home I use a Toshiba laptop win Win7 Pro and it is a rock that
> never
> >drops when R:Base is run in compiled or development format. Is there
> >any recommended software to run in the back ground that will record
> >what is happening to help figure this out?
>
> Tom,
>
> A few recommendations ...
>
> On your newly configure workstations:
>
> 01. Make sure to define C:\Temp folder with "Full Control"
>
> 02. Update Windows Environment Variables
>
>      Computer | Advanced System Settings | Environment Variables
>
>      Update User Variables:
>      TEMP C:\Temp
>      TMP  C:\Temp
>
>      Update System Variables:
>      TEMP C:\Temp
>      TMP  C:\Temp
>
> 03. Update the RBENGINE95_64.CFG file
>
>      Line 26
>      SCRATCH C:\Temp
>
> 04. Last but not least ...
>
>      Make sure that you are using the correct version of
> RBENGINE95_64.dll
>      along with the correct version and build of R:BASE eXtreme 9.5
> (64),
>      and R:Compiler 9.5 (64).
>
>      www.rupdates.com
>
> Hope that helps!
>
> Very Best R:egards,
>
> Razzak.
>
> www.rbase.com
> www.facebook.com/rbase
> --
> 30+ years of continuous innovation!
> 15 Years of R:BASE Technologies, Inc. making R:BASE what it is today!
> --
> Soon to be 31+ years of continuous innovation and 16 years of RBTI.


Reply via email to