Skip to main content
1-Visitor
December 14, 2016
Solved

Issue facing when working in creo config-last_session_directory_path

  • December 14, 2016
  • 2 replies
  • 1880 views

Hi,

 

We are facing below issue when working in Creo. Every time save or regenerate,below window hurdle us. Please check and advise.

 

 

Regards,

Vijayakumar J


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
Best answer by MartinHanak

Hi,

look for following options inside your config.pro files and check their values

---

LAST_SESSION_DIRECTORY_PATH

LAST_SESSION_RETRIEVAL

To forbid saving session information, set

LAST_SESSION_RETRIEVAL  no

MH

2 replies

24-Ruby III
December 14, 2016

Hi,

look for following options inside your config.pro files and check their values

---

LAST_SESSION_DIRECTORY_PATH

LAST_SESSION_RETRIEVAL

To forbid saving session information, set

LAST_SESSION_RETRIEVAL  no

MH

23-Emerald III
December 14, 2016

You likely have set the last_session_directory_path to a directory that you do not have write access permission. If you wish to use this option, you will need to specify a valid directory that has appropriate read/write access for the user.