Hi,

a client reports following situation with our Application (built on
VFP9SP1):

Every dialogue, where we use the putfile or the getfile function, does
not appear. They had to delete the local profiles of the user on the
server, because there were problems in the encryption module, and
after that, the getfile() - function does not show the input form. the
command is totally ignored...

How can I make the dialogue appear?

Thank you!

Bastien

Re: Gefile on terminal server by Man-wai

Man-wai
Fri Mar 23 01:04:59 CDT 2007

> Every dialogue, where we use the putfile or the getfile function, does
> not appear. They had to delete the local profiles of the user on the
> server, because there were problems in the encryption module, and

encryption module???

> after that, the getfile() - function does not show the input form. the
> command is totally ignored...

What if you just create a simple exe with the lines getfile() and
putfile() only and see if they would work in that PC?

--
iTech Consulting Services Limited
Expert of ePOS solutions
Website: http://www.itech.com.hk (IE only)
Tel: (852)2325 3883 Fax: (852)2325 8288

Re: Gefile on terminal server by bpiroue

bpiroue
Fri Mar 23 02:49:31 CDT 2007

> What if you just create a simple exe with the lines getfile() and
> putfile() only and see if they would work in that PC?

It doesn't work :-(. But somebody told me that these windows are very
near to the windows explorer, and it could be, that the administrator
has locked down the access to the windows explorer. I will check for
that...

Thank you for your posting!

Regards

Bastien


Re: Gefile on terminal server by Man-wai

Man-wai
Fri Mar 23 02:59:17 CDT 2007

> It doesn't work :-(. But somebody told me that these windows are very
> near to the windows explorer, and it could be, that the administrator
> has locked down the access to the windows explorer. I will check for
> that...

If that's case, just build a Foxpro "explorer" using adir() and form.

--
iTech Consulting Services Limited
Expert of ePOS solutions
Website: http://www.itech.com.hk (IE only)
Tel: (852)2325 3883 Fax: (852)2325 8288

Re: Gefile on terminal server by bpiroue

bpiroue
Fri Mar 23 03:14:30 CDT 2007


> If that's case, just build a Foxpro "explorer" using adir() and form.

Yes, I know, *sigh*.

Thanks

Bastien


Re: Gefile on terminal server by imaginecorp

imaginecorp
Sat Mar 24 07:50:42 CDT 2007

Hello Bastien:
I have not seen this problem; but please keep us informed as to why
GetFile() did not work for you on TS.
Thanks
--
Mohammed Ashruff
www.imaginecorp.com

"Bastien Piroué" <bpiroue@hotmail.com> wrote in message
news:1174636171.466991.265010@l77g2000hsb.googlegroups.com...
>> What if you just create a simple exe with the lines getfile() and
>> putfile() only and see if they would work in that PC?
>
> It doesn't work :-(. But somebody told me that these windows are very
> near to the windows explorer, and it could be, that the administrator
> has locked down the access to the windows explorer. I will check for
> that...
>
> Thank you for your posting!
>
> Regards
>
> Bastien
>