Error Messages/40586
< Error Messages
Revision as of 21:36, 22 January 2010 by AManandhar (talk | contribs)
Error Message Examples
The NLP trace file "trace.txt" could not be opened.
Cause
The file provided as the TraceFile parameter to the NlpDefine function could not be opened for the trace dump. If the file does not exist Analytica writes the dump to a new file, which could not be created.
- The file passed could be a read only file.
- You do not have write permissions to the directory/folder passed.
Remedies
You can solve this by passing in a file you have write access to or by passing a directory you have write permission to.
Comments
<comments />
Enable comment auto-refresher