User Mapped Section

  • Thread starter Thread starter Sanford Aranoff
  • Start date Start date
S

Sanford Aranoff

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.
 
Sanford Aranoff said:
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.

"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.
 
Olórin said:
"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.

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.
 
Back
Top