It works with 9.1A but not 9.1C PROBLEM RUNNING TIMEOUT FACILI

If you have "Office Data Collection" running it will not time out the
client. Unless they've crashed out already in that case it will just free
up your license. Someone who you don't want timed out you could give them
access to "Office Data Collection".

-----Original Message-----
From: Podlin, Michael [mailto:michael.podlin@...]
Sent: Tuesday, October 28, 2003 12:49 PM
To: 'vantage@yahoogroups.com'
Subject: RE: [Vantage] It works with 9.1A but not 9.1C PROBLEM RUNNING
TIMEOUT FACILITY


The Progress ClientTimeOut is a server based setting, thus needs to be
configured in the Progress.ini file because this is what the database server
uses when it starts the database. The Progress ClientTimeOut works by
monitoring the database activity for each (ALL) Progress connected sessions
at the server. If you need more flexible settings, then you need to use
another form of ClientTimeOut that that runs at the client workstations (not
the server) and allows you to specify different timeout settings based upon
the Vantage UserID login.

-----Original Message-----
From: Zoran Zarkovic [mailto:zokiz@...]
Sent: Tuesday, October 28, 2003 11:25 AM
To: vantage@yahoogroups.com
Subject: Re: [Vantage] It works with 9.1A but not 9.1C PROBLEM RUNNING
TIMEOUT FACILITY


In other words, can vantage.ini be changed to have the ClientTimeOut line
instead of progress.ini. This way it would only affect certain vantage
users.



Our data collection runs off of Plant Floor.vtg and all other vantage users
use Vantage.vtg

After opening these files in edit mode I noticed that they both point to the
IniFile=V:\vantage\vantage.ini

Now, if I create a new vantage.ini called new_vantage.ini without a
ClientTimeOut=20 line and have Plant Floor.vtg point to this .ini file, will
this work?

Or will it not because of the init2reg we did in Progress earlier?

Thanks again.

Zoran


Stephen Freeman <stephenf@...> wrote:
We skipped version 5.1 of Vantage. We jumped straight from 5.0 to 5.2. The
bug was in whatever 5.1 used. It was 9.1C. So it works with 9.1A. Sorry
for the confusion.

-----Original Message-----
From: Zoran Zarkovic [mailto:zokiz@...]
Sent: Tuesday, October 28, 2003 10:25 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] PROBLEM RUNNING TIMEOUT FACILITY


What about Vantage 5.1 with Progress 9.1C?

Stephen Freeman <stephenf@...> wrote:Forgot about that your right
Paul. There was a bug in it in 9.1A. Progress
fixed the bug in the next version of Vantage. Also it worked fine in
versions before 9.1A

-----Original Message-----
From: Paul Lipham [mailto:pml@...]
Sent: Tuesday, October 28, 2003 9:19 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] PROBLEM RUNNING TIMEOUT FACILITY


The progress version that shipped with Vantage 5.1 had a problem with the
ClientTimeOut setting and would time out Data collection. None of the prior
versions or newer versions do this. I think it was Progress 9.1A ???

It works fine on 5.2 and the version of progress that came with it. It does
not time out data collection stations as they update the clock every minute
and never are inactive for over 20 minutes. (that's what our time out is set
to) I'm assuming if you set ClientTimeOut equal to 1 it might do that. We
went from Vantage 4.0 to 5.2 because the feature worked too good on Vantage
5.1.

One thing I have noticed is the time out isn't exactly the number of minutes
you set it to. It might be a minute or two sooner than the time you put in
the ini file, but you just have to play around with it. We tried 30 minutes
at one time then moved to 15 minutes after that we found that 20 worked the
best for us.

Paul
-----Original Message-----
From: Aaron Hoyt [mailto:aaron.hoyt@...]
Sent: Tuesday, October 28, 2003 8:50 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] PROBLEM RUNNING TIMEOUT FACILITY


Paul,
Do I remember that you can't disable this on individual computers? I have
DC and I think that made this unacceptable for us.
Could you tell me if I am wrong?

Thanks,
Aaron Hoyt

-----Original Message-----
From: Paul Lipham [mailto:pml@...]
Sent: Tuesday, October 28, 2003 9:42 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] PROBLEM RUNNING TIMEOUT FACILITY


There is a setting in the progress.ini file under the X:\progress\bin
folder. called ClientTimeOut that has to be added and the value set.
After
you set this value you have to push this into your registry using an init
to
reg command. I think it's a program we got from Vantage support.
Stephen,
the programmer here, is going to e-mail you the files you need to your
yahoo
account, as we can't send attachments on this forum.

Here is a copy of our startup section of the progress.ini file.

[Startup]
V6Display=no
;ImmediateDisplay=yes
;MultitaskingInterval=100
ClientTimeOut=20
DefaultFont=MS Sans Serif, size=8
DefaultFixedFont=Courier New, size=8
DLC=d:\epic52\progress
Use-3D-Size=Yes
PROBUILD=d:\epic52\progress\PROBUILD

PROPATH=.,d:\epic52\progress\gui,d:\epic52\progress,d:\epic52\progress\bin,d

:\epic52\progress\PROBUILD\EUCAPP\EUC.PL,d:\epic52\progress\PROBUILD\EUCAPP

Paul L.
-----Original Message-----
From: Zoran Zarkovic [mailto:zokiz@...]
Sent: Tuesday, October 28, 2003 8:25 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] PROBLEM RUNNING TIMEOUT FACILITY


How do you invoke the Progress Time Out feature?

Paul Lipham <pml@...> wrote:It's a Progress feature. We have been
using it since Vantage 3.0 and it
works fine for us. It's a little harsh when it disconnects at the
client
machine. They get a couple of errors, but no big deal.

Paul

-----Original Message-----
From: Judy Havlik [mailto:judy.havlik@...]
Sent: Tuesday, October 28, 2003 7:53 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] PROBLEM RUNNING TIMEOUT FACILITY


Didn't I read some time ago that Vantage 5.2 has a built in time-out
utility?

Sincerely,
Judy Havlik
Plitek, L.L.C.
69 Rawls Road
Des Plaines, IL 60018
Fax: 847-827-6733
PH: 847-827-6680 x223
www.plitek.com

-----Original Message-----
From: Troy Funte [mailto:tfunte@...]
Sent: Tuesday, October 28, 2003 5:35 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] PROBLEM RUNNING TIMEOUT FACILITY


Rodney,
It looks like you are using Mike Podlin's Timeout utility, which is
not
a Vantage product. You will need to contact Mike to get a new license
number. His licenses are based on the server address or server name, so
you
will need to email him you Vantage.vtg file and the name of your server.
He
can then issue you a license. I'm not sure of his current email address
these days.

Troy Funte
Liberty Electronics

-----Original Message-----
From: Rodney Warwick [mailto:r.warwick@...]
Sent: Tuesday, October 28, 2003 2:24 AM
To: 'vantage@yahoogroups.com'
Subject: [Vantage] PROBLEM RUNNING TIMEOUT FACILITY



We have upgraded our Server from Windows NT 4.0 Operating system to
Windows
2000.
Since the upgrade, we have been unable to properly run the Timeout
facility.
We are currently running on Vantage version 5.2.
When accessing Vantage, we now get the following message:

"Invalid License

Check to see if the License Code is entered correctly in your
V:\Vantage\ClientTimeOut.ini.

This program will run in shareware mode and will close Vantage after 5
minutes of idle time."

We are able to access Vantage, but all sessions idle for 5 minutes are
terminated, which is unworkable.
Our ClientTimeout.ini file reads as follows:

[Vantage Client TimeOut]
License=PKUKIFJJ
DefaultTime=20
MultiSession=No

Would anyone in the Group know how to get around this problem?
Any feedback would be greatly appreciated.

Kind Regards

Rodney Warwick
The Signcraft Group








Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must have
already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and
Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/links

Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
The Progress ClientTimeOut is a server based setting, thus needs to be
configured in the Progress.ini file because this is what the database server
uses when it starts the database. The Progress ClientTimeOut works by
monitoring the database activity for each (ALL) Progress connected sessions
at the server. If you need more flexible settings, then you need to use
another form of ClientTimeOut that that runs at the client workstations (not
the server) and allows you to specify different timeout settings based upon
the Vantage UserID login.

-----Original Message-----
From: Zoran Zarkovic [mailto:zokiz@...]
Sent: Tuesday, October 28, 2003 11:25 AM
To: vantage@yahoogroups.com
Subject: Re: [Vantage] It works with 9.1A but not 9.1C PROBLEM RUNNING
TIMEOUT FACILITY


In other words, can vantage.ini be changed to have the ClientTimeOut line
instead of progress.ini. This way it would only affect certain vantage
users.



Our data collection runs off of Plant Floor.vtg and all other vantage users
use Vantage.vtg

After opening these files in edit mode I noticed that they both point to the
IniFile=V:\vantage\vantage.ini

Now, if I create a new vantage.ini called new_vantage.ini without a
ClientTimeOut=20 line and have Plant Floor.vtg point to this .ini file, will
this work?

Or will it not because of the init2reg we did in Progress earlier?

Thanks again.

Zoran


Stephen Freeman <stephenf@...> wrote:
We skipped version 5.1 of Vantage. We jumped straight from 5.0 to 5.2. The
bug was in whatever 5.1 used. It was 9.1C. So it works with 9.1A. Sorry
for the confusion.

-----Original Message-----
From: Zoran Zarkovic [mailto:zokiz@...]
Sent: Tuesday, October 28, 2003 10:25 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] PROBLEM RUNNING TIMEOUT FACILITY


What about Vantage 5.1 with Progress 9.1C?

Stephen Freeman <stephenf@...> wrote:Forgot about that your right
Paul. There was a bug in it in 9.1A. Progress
fixed the bug in the next version of Vantage. Also it worked fine in
versions before 9.1A

-----Original Message-----
From: Paul Lipham [mailto:pml@...]
Sent: Tuesday, October 28, 2003 9:19 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] PROBLEM RUNNING TIMEOUT FACILITY


The progress version that shipped with Vantage 5.1 had a problem with the
ClientTimeOut setting and would time out Data collection. None of the prior
versions or newer versions do this. I think it was Progress 9.1A ???

It works fine on 5.2 and the version of progress that came with it. It does
not time out data collection stations as they update the clock every minute
and never are inactive for over 20 minutes. (that's what our time out is set
to) I'm assuming if you set ClientTimeOut equal to 1 it might do that. We
went from Vantage 4.0 to 5.2 because the feature worked too good on Vantage
5.1.

One thing I have noticed is the time out isn't exactly the number of minutes
you set it to. It might be a minute or two sooner than the time you put in
the ini file, but you just have to play around with it. We tried 30 minutes
at one time then moved to 15 minutes after that we found that 20 worked the
best for us.

Paul
-----Original Message-----
From: Aaron Hoyt [mailto:aaron.hoyt@...]
Sent: Tuesday, October 28, 2003 8:50 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] PROBLEM RUNNING TIMEOUT FACILITY


Paul,
Do I remember that you can't disable this on individual computers? I have
DC and I think that made this unacceptable for us.
Could you tell me if I am wrong?

Thanks,
Aaron Hoyt

-----Original Message-----
From: Paul Lipham [mailto:pml@...]
Sent: Tuesday, October 28, 2003 9:42 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] PROBLEM RUNNING TIMEOUT FACILITY


There is a setting in the progress.ini file under the X:\progress\bin
folder. called ClientTimeOut that has to be added and the value set.
After
you set this value you have to push this into your registry using an init
to
reg command. I think it's a program we got from Vantage support.
Stephen,
the programmer here, is going to e-mail you the files you need to your
yahoo
account, as we can't send attachments on this forum.

Here is a copy of our startup section of the progress.ini file.

[Startup]
V6Display=no
;ImmediateDisplay=yes
;MultitaskingInterval=100
ClientTimeOut=20
DefaultFont=MS Sans Serif, size=8
DefaultFixedFont=Courier New, size=8
DLC=d:\epic52\progress
Use-3D-Size=Yes
PROBUILD=d:\epic52\progress\PROBUILD

PROPATH=.,d:\epic52\progress\gui,d:\epic52\progress,d:\epic52\progress\bin,d

:\epic52\progress\PROBUILD\EUCAPP\EUC.PL,d:\epic52\progress\PROBUILD\EUCAPP

Paul L.
-----Original Message-----
From: Zoran Zarkovic [mailto:zokiz@...]
Sent: Tuesday, October 28, 2003 8:25 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] PROBLEM RUNNING TIMEOUT FACILITY


How do you invoke the Progress Time Out feature?

Paul Lipham <pml@...> wrote:It's a Progress feature. We have been
using it since Vantage 3.0 and it
works fine for us. It's a little harsh when it disconnects at the
client
machine. They get a couple of errors, but no big deal.

Paul

-----Original Message-----
From: Judy Havlik [mailto:judy.havlik@...]
Sent: Tuesday, October 28, 2003 7:53 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] PROBLEM RUNNING TIMEOUT FACILITY


Didn't I read some time ago that Vantage 5.2 has a built in time-out
utility?

Sincerely,
Judy Havlik
Plitek, L.L.C.
69 Rawls Road
Des Plaines, IL 60018
Fax: 847-827-6733
PH: 847-827-6680 x223
www.plitek.com

-----Original Message-----
From: Troy Funte [mailto:tfunte@...]
Sent: Tuesday, October 28, 2003 5:35 AM
To: vantage@yahoogroups.com
Subject: RE: [Vantage] PROBLEM RUNNING TIMEOUT FACILITY


Rodney,
It looks like you are using Mike Podlin's Timeout utility, which is
not
a Vantage product. You will need to contact Mike to get a new license
number. His licenses are based on the server address or server name, so
you
will need to email him you Vantage.vtg file and the name of your server.
He
can then issue you a license. I'm not sure of his current email address
these days.

Troy Funte
Liberty Electronics

-----Original Message-----
From: Rodney Warwick [mailto:r.warwick@...]
Sent: Tuesday, October 28, 2003 2:24 AM
To: 'vantage@yahoogroups.com'
Subject: [Vantage] PROBLEM RUNNING TIMEOUT FACILITY



We have upgraded our Server from Windows NT 4.0 Operating system to
Windows
2000.
Since the upgrade, we have been unable to properly run the Timeout
facility.
We are currently running on Vantage version 5.2.
When accessing Vantage, we now get the following message:

"Invalid License

Check to see if the License Code is entered correctly in your
V:\Vantage\ClientTimeOut.ini.

This program will run in shareware mode and will close Vantage after 5
minutes of idle time."

We are able to access Vantage, but all sessions idle for 5 minutes are
terminated, which is unworkable.
Our ClientTimeout.ini file reads as follows:

[Vantage Client TimeOut]
License=PKUKIFJJ
DefaultTime=20
MultiSession=No

Would anyone in the Group know how to get around this problem?
Any feedback would be greatly appreciated.

Kind Regards

Rodney Warwick
The Signcraft Group