Had this call the other day, and have heard of it before, So I thought I would write it up.
This user was having and issue when checking a box to load a TIF, and the process would result in a long error referencing “GDAL PInvoke”.
This means that something is wrong with the GDAL files on this computer.
Since GDAL files are downloaded when the program first starts if the proper version doesn’t exist, my first thought was that the Download, had been Interrupted, or had failed.
A check inside the ProgramData\GDAL folder revealed the following folders: bin, GDAL110, gdal242, gdal244,and gdal352.
As of version 9.9.80 or greater, we are using gdal352. So since if it is deleted ADMS will download the version again, we deleted the GDAL352 folder, then restarted ADMS.
After restarting all SID, and tIF functions were restored.
