Error Messages/40586

< Error Messages
Revision as of 20:35, 22 January 2010 by AManandhar (talk | contribs) (Created page with '= 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…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.

  1. The file passed could be a read only file.
  2. 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.



You are not allowed to post comments.

Comments
<comments />