For Programmers: Free Programming Magazines  


Home > Archive > Visual FoxPro Programming > June 2006 > sharing myexe problem









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 sharing myexe problem
christophe

2006-06-24, 8:34 am

Hi,

I have a customer who is complaining
that if one of his users first start up my exe no one else
can start the exe ?
The funning thing is that they can see my exe in the Xp processes
and if the first user who can use my exe quits,
one of the other users automatically shows my exe

The exe is stored on a server and all users have XP running
on their PC.

I tried it on my network and have no problems ?

I have set (if that could be of any value, I doubt but you never know...):
Set Multilock on
Set Excl off
Set Reprocess to Automatic
Set Tablevalidate to 0

Anybody a clue or hints where to look at ...

Thanks in advance
Regards
christophe


Bernhard Sander

2006-06-24, 8:34 am

Hi christophe,

> I have a customer who is complaining
> that if one of his users first start up my exe no one else
> can start the exe ?
> The funning thing is that they can see my exe in the Xp processes
> and if the first user who can use my exe quits,
> one of the other users automatically shows my exe
>
> The exe is stored on a server and all users have XP running
> on their PC.


Sometimes it helped to set the read only attribute of the exe file.
Maybe you try this.

Maybe the user rights on your clients system are a bit too much restrictive?

Regards
Bernhard Sander
Michel Roy

2006-06-24, 8:34 am

resource=off in config.fpw maybe?

"christophe" wrote:

> Hi,
>
> I have a customer who is complaining
> that if one of his users first start up my exe no one else
> can start the exe ?
> The funning thing is that they can see my exe in the Xp processes
> and if the first user who can use my exe quits,
> one of the other users automatically shows my exe
>
> The exe is stored on a server and all users have XP running
> on their PC.
>
> I tried it on my network and have no problems ?
>
> I have set (if that could be of any value, I doubt but you never know...):
> Set Multilock on
> Set Excl off
> Set Reprocess to Automatic
> Set Tablevalidate to 0
>
> Anybody a clue or hints where to look at ...
>
> Thanks in advance
> Regards
> christophe
>
>
>

christophe

2006-06-24, 8:34 am

That was already the case.

Thanks for the tip
regards
christophe


"Michel Roy" <MichelRoy@discussions.microsoft.com> schreef in bericht
news:AEBFEE2E-D552-47F7-9094-4F059DF07431@microsoft.com...[color=darkred]
> resource=off in config.fpw maybe?
>
> "christophe" wrote:
>
know...):[color=darkred]


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com