Oh shoot! I almost forgot.
Make sure you check your Server Settings as well.
better security.
deeming them slow and dragish.
K .. done now... lol
Post by Juan AlonsoI have seen this before also. Although with what I have seen it is not the
W2K Server that has caused the problem. The problem has happened when you
have to share data ON A RAID. We had that same problem here. It is in the
RAID setting.
There are many problems with Raid HDs if you do not configure them
correctly.
I would say, before you do anything .. check your settings on the RAID.
I would also say, make sure you have a seperate CONFIG.FPW file for each
of your clients so that they DO NOT SHARE THE RESOURCE FILE that VFP/FP
creates.
Also you might want to make sure that your CONFIG.FPW file is configured
correctly also.
I can see that you are trying to run an app from your server. Well keep
this in mind. Part of your processes are local but part are not. There
is a big difference in testing TWO people and testing FORTY people on it.
Again, check your setting. I will tell you what, why don't you move to
CITRIX Servers and that way it is devided into say two server. I would
recomend DELL POWEREDGE SERVERS. They are very reliable, and flexible.
Anyway, make sure the RAID is configured for uptimum performance and that
you set the CONFIG.FPW for each of your users.
You can do this with one line in their Windows WorkStation. Set a
variable inside your system.
Windows 2000/ XP: Right Click "My Computer" and go down the context menu
to "Properties". Tab over to "Advance" and then look for a BUTTON that
says
"Environment Variables"
Use the button to "Add" a new variable and create one called
"FOXPROCFG=C:\ [ directory name of CONFIG.FPW ] + [ config.fpw ].
Now all you do is prepare a CONFIG.FPW file for each user according to
their use. Or you can just create one in the root of the EXE file and
make sure you specify drive letters and directory properly. If you use a
directory name that is not found on the local machine of the user there
will be a problem. I would go with the later and NOT put one in the
directory of the EXE. Your choice.
Anyway.. sorry for the load of info. I thought I would give you several
options to try.
Have a great day.
Johnny5
Post by Olaf DoschkePost by ITJACKIE- When the VFP app run a 2-CPU / 2GB / RAID 5 HD for share 40 user acces the
.exe file , the speed very slow.
-When put tth app to another network server P-III / 256MB/ IDE HD for share
2 user access for testing., but the speed very fast.
Is it the same clients using the same network, just
using a different fiel server?
Is there a different OS running on the P-III server than
the 2-CPU-server?
You're not the first one having that problem. Mostly
the server os reported was w2k so there seems to
be an issue related to that.
I'd recommend installing the exe on each client.
Bye, Olaf.