TUFLOW Message 3001: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1:
{{TUFLOW_Message
|tuflow_message= ERROR 3001: - Cannot open file "a" for writing .
<br> |alt_msg=ERROR 3001: - Cannot open file "a" for reading.<br>
|alt_msg=ERROR 3001: - cannot open log file "a" for writing.<br>
<br> ERROR 3001: - cannot open timestep history file "a" for writing.<br>
ERROR 3001 - Log file name "a" is too long.<br>
|type=[[ERROR]]
|message_desc=TUFLOW is unable to open the file shownfor the requested read/write operation.
|suggestions=CheckFor tofiles ensurebeing filenameopened isfor correctwriting, andcheck that file is not used by other application.<br>:
* You have write access to the file location and that the total path+file name is not more than 255 characters.
* If the file already exists, check that the file is not locked by another application.
For files being opened for reading, check that:
* The file exists.
* You have read access for the file location and that the total path+file name is not more than 255 characters.
* The file is not locked by another application.
 
 
 
|prelink=[[TUFLOW_Message_2999|Message 2999]]
|uplink=[[3xxx_TUFLOW_Messages|3xxx Messages]]
|nextlink=[[TUFLOW_Message_3002|Message 3002]]
}}