|
Home > Archive > FoxPro Help and Support > June 2005 > Windows XP and VFP 8.0
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Windows XP and VFP 8.0
|
|
| Yorch from Peru 2005-06-16, 8:26 pm |
| I have an annoying issue with a thirdparty app developed in VFP 8.0 and
clients running WinXP.
The app is served in a shared folver by a Win98 pc. Clients are WinXP,
running the VFP Client, but when they try to connect the APP, an error pops
up with a message like this: the app is not well conf, a re-install may work
in order the app can run.
But, when I ran the same app from a Win98 client, everything works fine and
fast.
I installed the APP in a WinXP pc to serve clients, but the connection was
extremely slow, til the clients pc's almost hang-up.
Do I need an add-on, an update (althoug all my XP clients are so patched),
what do I need to do?
PLEASE, ANY CLUE ABOUT THIS ISSUE WILL BE HELPFUL.
Tnx guys.
Yorch from Peru
| |
| Lee Mitchell 2005-06-16, 8:26 pm |
| Hi Yorch:
This error message is not a VFP error. This looks like an error is being
trapped by the developer with an ON ERROR routine and then he displays a
user friendly message.
Have you contacted the developer to ask him what might prompt this error?
One thing I can think of is anti virus. Have you prevent your anti virus
software from scanning VFP data file? Here is an article that provides
info on this topic. Anti virus might also explain when you application run
so slowly from a Windows XP machine.
http://support.microsoft.com/defaul...KB;EN-US;304482
http://support.microsoft.com/defaul...KB;EN-US;321550
I hope this helps.
This posting is provided "AS IS" with no warranties, and confers no rights.
Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell
*-- VFP9 HAS ARRIVED!! --*
Read about all the new features of VFP9 here:
http://msdn.microsoft.com/vfoxpro/
*--Purchase VFP 9.0 here:
http://www.microsoft.com/PRODUCTS/i...cid=54787e64-52
69-4500-8bf2-3f06689f4ab3&type=ovr
Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/default.aspx?id=fh;[ln];lifeprodv
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retired Sept. 30th, 2003
>I have an annoying issue with a thirdparty app developed in VFP 8.0 and
>clients running WinXP.
>The app is served in a shared folver by a Win98 pc. Clients are WinXP,
>running the VFP Client, but when they try to connect the APP, an error
pops
>up with a message like this: the app is not well conf, a re-install may
work
>in order the app can run.
>But, when I ran the same app from a Win98 client, everything works fine
and
>fast.
>I installed the APP in a WinXP pc to serve clients, but the connection was
>extremely slow, til the clients pc's almost hang-up.
>Do I need an add-on, an update (althoug all my XP clients are so patched),
>what do I need to do?
>PLEASE, ANY CLUE ABOUT THIS ISSUE WILL BE HELPFUL.
>Tnx guys.
>Yorch from Peru
| |
| Dan Freeman 2005-06-16, 8:26 pm |
| You need to be running a server operating system on your server. Win98 and
WinXP are not server operating systems.
Dan
Yorch from Peru wrote:
> I have an annoying issue with a thirdparty app developed in VFP 8.0
> and clients running WinXP.
> The app is served in a shared folver by a Win98 pc. Clients are WinXP,
> running the VFP Client, but when they try to connect the APP, an
> error pops up with a message like this: the app is not well conf, a
> re-install may work in order the app can run.
> But, when I ran the same app from a Win98 client, everything works
> fine and fast.
> I installed the APP in a WinXP pc to serve clients, but the
> connection was extremely slow, til the clients pc's almost hang-up.
> Do I need an add-on, an update (althoug all my XP clients are so
> patched), what do I need to do?
> PLEASE, ANY CLUE ABOUT THIS ISSUE WILL BE HELPFUL.
> Tnx guys.
> Yorch from Peru
| |
| swdev2 2005-06-17, 3:26 am |
| Heya Yorch:
1. Windows 98 and Windows XP are not server based OS's at all - switch to,
at least, Windows NT 4 Server or Windows 2000 Server .
2. Please contact the company that deployed this app with the 'annoying
issue' and ask them THEIR preferred methods of deployment.
3. Do you need a VFP resource in Peru to come in and fix you ? please let
me know.
4. Aren't protocol stacks FUN ??? Make sure you are utilizing either:
IPX/SPX
NETBUIE
NETBIOS
TCP/IP
but no more than 2 at the same time. IF you have XP workstations that are
loading all/everything -
you'll have lots of performance degredation for FILE I/O, especially with
that File Server (SIC) you are utilizing.
warmest regards [Bill]
--
===================
William Sanders / EFG VFP / mySql / MS-SQL
www.efgroup.net/vfpwebhosting
www.dotnetconversions.com
"Yorch from Peru" <Yorch from Peru@discussions.microsoft.com> wrote in
message news:195F711F-8B8D-4579-AC6E- 89B20982C91F@microso
ft.com...
> I have an annoying issue with a thirdparty app developed in VFP 8.0 and
> clients running WinXP.
> The app is served in a shared folver by a Win98 pc. Clients are WinXP,
> running the VFP Client, but when they try to connect the APP, an error
pops
> up with a message like this: the app is not well conf, a re-install may
work
> in order the app can run.
> But, when I ran the same app from a Win98 client, everything works fine
and
> fast.
> I installed the APP in a WinXP pc to serve clients, but the connection was
> extremely slow, til the clients pc's almost hang-up.
> Do I need an add-on, an update (althoug all my XP clients are so patched),
> what do I need to do?
> PLEASE, ANY CLUE ABOUT THIS ISSUE WILL BE HELPFUL.
> Tnx guys.
> Yorch from Peru
|
|
|
|
|