Home All Groups Group Topic Archive Search About

Re: WinXP SP2 Runtime error 70 permission denied on application

Author
15 Apr 2005 4:03 AM
jack
Dear Wired,

I have a similar problem. My database is located on WinXP SP2 (it is fine on
WInXP SP1). Error message shown is that the record can't be locked when my
application run via lan even if I have the full permission.

Do you have any idea.

Jack


Show quoteHide quote
"TC" wrote:

> Maybe the application is trying to do something that is no longer
> allowed; eg. write to a certain registry key.
>
> I'd modify the application to display a message as soon as it starts.
> Then, you know whether the error applies to the application starting,
> or, to something that the application does after it has started.
>
> HTH,
> TC
>
>

Author
15 Apr 2005 4:20 AM
TC
What is the exact error message & what is the exact series of steps
that causes it to appear?

TC