Re: Application Error ? Please help



Like Stefan, I avoid installing a custom exe to run from a server.

But an initialization error like this generally signals a permissions
problem. Even before a single line of your code executes, a VFP executable
must create "work files". If the user does not have permission in the
default location, the app will fail to initialize.

Dan

Agnes wrote:
> I had create and *.exe in server, the PC will map the server as U
> drvie. today, as the user run that exe.
> I got "The application failed to initialize properly (0xc00000006).
> *** on OK to terminatge the application"
> However, as I run it in the server, it is ok .
> Please help .


.