Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / FoxPro / Setup / March 2005

Tip: Looking for answers? Try searching our database.

Roaming profiles and VFP 8.

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Patrick - 22 Mar 2005 23:48 GMT
OK here is a new one on me.  I installed an app on a network
workstation running W2K Pro.   Used the local administrator account.
Runs great under the local admin account.   Installed it to be used by
all users.

Now here is the glitch......
NONE of the local users can use it :(  It bombs out right away with
the c5 error.  They are using roaming profiles on the network.

So is there a way I can adjust my app either in the .exe or in the
InstallSHield installation to open this software up for all users
without having to install it once for EVERY user..  There are 16 users
nope wont work that way :)

any ideas or workarounds are to be gratefully received :)

and this is a time sensitive problem so a fast help would be greatly
appreciated :)

TIA

Patrick
Fred Taylor - 23 Mar 2005 00:16 GMT
Are any of the workstations XP?  There's a problem with roaming profiles and
use of XP and W2K workstations.

Signature

Fred
Microsoft Visual FoxPro MVP

> OK here is a new one on me.  I installed an app on a network
> workstation running W2K Pro.   Used the local administrator account.
[quoted text clipped - 18 lines]
>
> Patrick
Patrick - 23 Mar 2005 04:40 GMT
Not to my knowledge, tho I suspect there may be ome out there.
The workstation in question tho is a W2K professional.  The app was
installed there using the local admin.  I found a reference that told
me that it WAS the roaming profiles that causes this and if that is
turned off the app will work. BUT I am not sure the is a possibility
or even feasible there ;(   One question. I read that VFP 9 addresses
this problem and with those runtimes shouldn't have the problem.
Should I upgrade to 9 and reinstall? and will that "fix" the problem?

>Are any of the workstations XP?  There's a problem with roaming profiles and
>use of XP and W2K workstations.
Stefan Wuebbe - 23 Mar 2005 08:36 GMT
> Not to my knowledge, tho I suspect there may be ome out there.
> The workstation in question tho is a W2K professional.  The app was
[quoted text clipped - 4 lines]
> this problem and with those runtimes shouldn't have the problem.
> Should I upgrade to 9 and reinstall? and will that "fix" the problem?

Probably yes I think, see also
http://support.microsoft.com/default.aspx?scid=kb;en-us;839024

hth
-Stefan

Signature

|\_/| ------ ProLib - programmers liberty -----------------
(.. ) Our MVPs and MCPs make the Fox run....
 - /  See us at www.prolib.de or www.AFPages.de
-----------------------------------------------------------

Lee Mitchell - 23 Mar 2005 15:50 GMT
Hi Patrick:

Yes, this was bug was fixed in VFP 9.0.  However, you can still use VFP 8.0
if you use the solution in the article that Stefan mentioned.

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 VFP8 here:
http://www.microsoft.com/PRODUCTS/info/product.aspx?view=22&pcid=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

> Not to my knowledge, tho I suspect there may be ome out there.
> The workstation in question tho is a W2K professional.  The app was
[quoted text clipped - 4 lines]
> this problem and with those runtimes shouldn't have the problem.
> Should I upgrade to 9 and reinstall? and will that "fix" the problem?

>Probably yes I think, see also
>http://support.microsoft.com/default.aspx?scid=kb;en-us;839024

>hth
>-Stefan

Signature

|\_/| ------ ProLib - programmers liberty -----------------
(.. ) Our MVPs and MCPs make the Fox run....
 - /  See us at www.prolib.de or www.AFPages.de
-----------------------------------------------------------

Patrick - 23 Mar 2005 22:37 GMT
OK here is the latest. VFP  9 fixed the C5 exception error when first
starting the program.  Everything runs good.  IF  and thats a big if
there :)  If 1. the data files are stored locally on the workstation.
               2. all users never have logged into a WIN XP machine
on the network.

Now here is the next kicker.  If I move the data files to a mapped
drive, then set a global path in the app to find them. I get a problem
with only one form that has the monthview control on it from common
controls. When you first open that form, it starts the msi installer
looking for something.  This behavior is only after I have moved the
data files to a mapped drive.  Any ideas???

Also there seems to be some users who never have error and a small
number who have little errrors and one user who just cant get it right
<LOL>.  ALl are running the same app  from exactly the same dir with
everything the same. Only thing different is thier profiles. SO is
there anything else which will affect how VFP 9 runs on this
enviorment??

Stilll need help <LOL>

TIA
Patrick

>Hi Patrick:
>
[quoted text clipped - 35 lines]
>>hth
>>-Stefan
Lee Mitchell - 25 Mar 2005 19:25 GMT
Hi  Patrick:

I am glad that VFP 9.0 fixed the C0000005 error.

I am not sure about the Monthview control problem.  Is that control
installed in the machine?  If you allow the MSI installer program to run,
what happens?

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/info/product.aspx?view=22&pcid=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

>OK here is the latest. VFP  9 fixed the C5 exception error when first
>starting the program.  Everything runs good.  IF  and thats a big if
>there :)  If 1. the data files are stored locally on the workstation.
>                2. all users never have logged into a WIN XP machine
>on the network.

>Now here is the next kicker.  If I move the data files to a mapped
>drive, then set a global path in the app to find them. I get a problem
>with only one form that has the monthview control on it from common
>controls. When you first open that form, it starts the msi installer
>>looking for something.  This behavior is only after I have moved the
>data files to a mapped drive.  Any ideas???

>Also there seems to be some users who never have error and a small
>number who have little errrors and one user who just cant get it right
><LOL>.  ALl are running the same app  from exactly the same dir with
>everything the same. Only thing different is thier profiles. SO is
>there anything else which will affect how VFP 9 runs on this
>enviorment??

>Stilll need help <LOL>

>TIA
>Patrick

>On Wed, 23 Mar 2005 14:50:52 GMT, Leemi@online.microsoft.com (Lee
Mitchell) wrote:

>Hi Patrick:
>
[quoted text clipped - 37 lines]
>>hth
>>-Stefan
Patrick - 26 Mar 2005 02:39 GMT
Yup the control is installed. Everyone else on the workstation
involved have no problems when running the program. Its just one user.
I let it try to install and it attempted to install a VERY OLD version
of the software when it was in testing stages. That version was
uninstalled a long while ago.

Any ideas would be appriciated as I am gettting very fustrated with
this.  A microsoft network, a program compiled in a microsoft
language, on a microsoft operating system, with a microsoft control
and yet it doesnt work??????  

Help :)

TIA

Patrick

>Hi  Patrick:
>
[quoted text clipped - 11 lines]
>Microsoft FoxPro Technical Support
>Lee Mitchell
Dennis P. Harris - 29 Mar 2005 02:37 GMT
On Wed, 23 Mar 2005 16:37:56 -0500 in
microsoft.public.fox.vfp.setup.environment, Patrick
<Draynor@wallyworld.com> wrote:

> Also there seems to be some users who never have error and a small
> number who have little errrors and one user who just cant get it right
> <LOL>.  ALl are running the same app  from exactly the same dir with
> everything the same. Only thing different is thier profiles. SO is
> there anything else which will affect how VFP 9 runs on this
> enviorment??

check the search paths for each user's environment.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.