I compile an exe to a directory. Copy the directory to
\programs. Sometimes, not all the time, The copy process
does not work. User Mapped Section error.
What is going on?
Thanks.
>I compile an exe to a directory. Copy the directory to
> \programs. Sometimes, not all the time, The copy process
[quoted text clipped - 3 lines]
>
> Thanks.
"compile an exe" - wrong group? What are you compiling with?
And - "\programs" ??
What research have you done on the problem so far, with what success?
I tried Googling "user mapped section error" (without the quotes) and got
plenty of results.
Perhaps try Process Explorer to see what's holding on to your exe.
Sanford Aranoff - 29 Nov 2007 12:15 GMT
> >I compile an exe to a directory. Copy the directory to
> > \programs. Sometimes, not all the time, The copy process
[quoted text clipped - 14 lines]
>
> Perhaps try Process Explorer to see what's holding on to your exe.
Using Borland Delphi to create an exe. Close Delphi. Copy
EmailDatabase.exe to c:\Program Files. Sometimes I have to
close Windows Explorer, reopen, and copy again.
I found a lot of stuff in Google, but nothing helped.