Another Creo issue
May 09, 2013
06:03 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
May 09, 2013
06:03 PM
Another Creo issue
Just testing out the transition from M030 to M050.
The location of the PTC folder inside the APPDATA folder changes with each release. But between M030 & M050, not only did the version change, it changed from Roaming to Local, and an extra folder level was inserted.
%USERPROFILE%\AppData\Roaming\PTC\Creo\Platform\2.11\ServerMgr\.srv_mgr_db.fldx <--M030
%USERPROFILE%\AppData\Local\PTC\Creo\Platform\2.19\agent\ServerMgr\.srv_mgr_db.fldx <-- M050
This is important if you want to have a startup without PDMLink. You need to delete this file in your startup script.
Like this:
=======
del "%USERPROFILE%\AppData\Local\PTC\Creo\Platform\2.19\agent\ServerMgr\.srv_mgr_db.fldx"
del "%USERPROFILE%\pro\creo_2_home\no_pdm_cache\PTC\ProENGINEER\.wfwsi2008
del "%USERPROFILE%\pro\creo_2_home\no_pdm_cache\PTC\ProENGINEER\.Settings\active_server_config.fld
David Haigh
Phone: 925-424-3931
Fax: 925-423-7496
Lawrence Livermore National Lab
7000 East Ave, L-362
Livermore, CA 94550
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.
The location of the PTC folder inside the APPDATA folder changes with each release. But between M030 & M050, not only did the version change, it changed from Roaming to Local, and an extra folder level was inserted.
%USERPROFILE%\AppData\Roaming\PTC\Creo\Platform\2.11\ServerMgr\.srv_mgr_db.fldx <--M030
%USERPROFILE%\AppData\Local\PTC\Creo\Platform\2.19\agent\ServerMgr\.srv_mgr_db.fldx <-- M050
This is important if you want to have a startup without PDMLink. You need to delete this file in your startup script.
Like this:
=======
del "%USERPROFILE%\AppData\Local\PTC\Creo\Platform\2.19\agent\ServerMgr\.srv_mgr_db.fldx"
del "%USERPROFILE%\pro\creo_2_home\no_pdm_cache\PTC\ProENGINEER\.wfwsi2008
del "%USERPROFILE%\pro\creo_2_home\no_pdm_cache\PTC\ProENGINEER\.Settings\active_server_config.fld
David Haigh
Phone: 925-424-3931
Fax: 925-423-7496
Lawrence Livermore National Lab
7000 East Ave, L-362
Livermore, CA 94550
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.
Labels:
- Labels:
-
General
0 REPLIES 0
