Description: In Delphi compiler works, it often appears as File not found ExceptionLog.dcu situation.
First, the ExceptionLog remove or comment, and then compile.
Second, if the first one does not work, it is a configuration problem Delphi environment, but also the project configuration problems. The solution:
Right-click on the project in the Project Manager, the options, in the dialog box, the Directories/Conditionals. The right of the appropriate settings, here is mainly set up after the unit file compiler generated DCU file storage location. Two main settings, one Unit output directory to browse to the directory where you want to place, and then the following path Search path consistent with the above settings. So at compile time, Delphi environment you can find the file compiled.
To Search:
File list (Check if you may need any files):
ExcelimprotAccess\Book1.xls
.................\fenxi.mdb
.................\Project1.cfg
.................\Project1.dof
.................\Project1.dpr
.................\Project1.drc
.................\Project1.exe
.................\Project1.map
.................\Project1.res
.................\test.mdb
.................\Unit1.dcu
.................\Unit1.ddp
.................\Unit1.dfm
.................\Unit1.pas
.................\商品资料.xls
.................\说明.txt
ExcelimprotAccess