gCREATE Access Denied

How to keep the gCreate command from giving an access denied error
Issue: gCreate will give an access denied error when the user does not have write permission for the directory specified with the RasterPath entry in the GTX configuration file (GTXRAST.CFG).

            RasterPath: **Defines the default path for saving raster files.**

The default setting for the RasterPath entry is the current directory of the application, which is usually where it was installed. There are two possible solutions:

Solution #1: Edit the GTX configuration file (GTXRAST.CFG) RasterPath entry and change the path to a directory with write permissions. Restart the application.

Solution #2: Give the user write permission on the current directory.

Scroll to Top