Karen, open the Control Panel. Search for power. When it opens click the title.

I use High Performance,

Display dim 5 minutes on battery, 10 minutes plugged in
Turn off display 10, 15
Sleep 15, NEVER

I think the last of the three in the grid is the one you need to change.

Albert

On 12/13/2013 9:08 AM, Karen Tellef wrote:
On my non-networked win8 machine here there is some hidden power saving
setting that I'm missing. If I"m idle it shuts down RBase (full version). Doesn't
shut down anything else.  Someone here suggested one setting to change and
it made total sense, but alas it didn't help.  Very annoying!

Karen


-----Original Message-----
From: Dan Goldberg <[email protected]>
To: RBASE-L Mailing List <[email protected]>
Sent: Fri, Dec 13, 2013 10:00 am
Subject: [RBASE-L] - Re: Crashing exits return

Have you checked the power saving settings on the new machines?  Make sure
the power saving is turned off on the network cards and the pc is not
allowed to go to sleep.  That is a good starting point for me.

Have you tried running it locally on one of the machines to see if it is a
network issue or a local machine issue?

Just to let you know I have several machines in a mixed XP/Win 7/Win 8
production environment without issues.

When Rbase(or compiled) is connected to a database it is a live connection.
If the network connection gets severed it will error out.

Hope this helps.

Dan Goldberg

-----Original Message-----
From: Tom Frederick
Sent: Friday, December 13, 2013 6:40 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: Crashing exits return

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]>  [mailto:[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]>  [mailto:[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  <http://www.rupdates.com>
>
> Hope that helps!
>
> Very Best R:egards,
>
> Razzak.
>
>www.rbase.com  <http://www.rbase.com>
>www.facebook.com/rbase  <http://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