Entry Point Not Found

  • Thread starter Thread starter Olie
  • Start date Start date
O

Olie

I thought this information would be of some use to others.

When installing aplications on XP Embedded I get this error after I
re-start the system.

"Issas.exe Entry Point Not Found"
"The procedure entry point _resetstkoflw could not be located in the
dynamic link library msvcrt.dll"

The system would then fail to boot.

I discovered the reason for this error was that the installation
programs were creatting a registry entry that was set to re-name the
file "msvcrt.dll". The registry entry is:

Key: "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager"
Value: "PendingFileRenameOperations"

By deletting this registry entry before re-starting the system and
after an installation you can prevent the above error from ocurring.

I understand that this problem arises as there is not the same system
file protection in XP Embedded as in XP.

Hope this helps someone!
 
Also it would be useful for us to know if you have used some installers during or after FBA (setup.exe, install.exe, etc).

Thanks,
Slobodan
 
Back
Top