Randem Systems Support Board

InnoScript => InnoScript - General Questions, Report Bugs, Problems etc... => Topic started by: franks on January 16, 2007, 08:54:54 AM

Title: Run Time Error
Post by: franks on January 16, 2007, 08:54:54 AM
Received runtime error twice when running InnoScript:  R6034 trying to access C runtime file
 
Says MSCOREEL.DLL is missing also.
Title: Run Time Error
Post by: admin on January 16, 2007, 11:24:21 AM
Aloha franks,
 
mscoree.dll should be marked as missing, You are running in SAFE Mode. In SAFE mode files will not be taken from the system folder (See SAFE Mode documentation in manual).
 
From The log file:
 
WARNING: If some files are not found they may be in the SYSTEM folders and
are not allowed in the script to prevent OS damage when installing them.
 
Please find substitute files in another folder to include in the script or run in 'UnSafe Mode'.
Please view the log for more details on your files

 
 
We need more information about the Runtime error...
 
What file was it operating on at the time of the error?
What operation was InnoScript attempting to perform?
 
Can we get a copy of the file in question?}