Michael, see if this helps generate a log file:
---------------------------------
Steps to enable logging for MiRaster:
1. Open the registry by typing start>run>regedit.
2. Go to the registry entry: HKEY_LOCAL_MACHINE\SOFTWARE\MapInfo\MapInfo\Raster\300. (this is the latest Raster version)
3. Create a DWORD "EnableLogger" and give it a value of 1.
4. Create a String Value "LogFilePath" and give it a value or path like C:\temp or some other existing folder.
5. After reproducing the error, there should be some logs captured in this file. It will be in C:\temp folder (or the folder path set in "LogFilePath") with a name similar to <Date>_Raster.log.
Registry Screenshot:![raster_log]()
-----------------------------------------------------------
Hope this helps.....
Thanks!
Dave