Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
Configuring Creo 8.0.8.0 along with IPEM 13.0.3. I'm using a mapped network drive (eg Y:\start_models) to store our start files for all users to access. The line is set properly in the config.pro file & when I launch IPEM/Creo the logs say it read the config.pro, but when I start a new file I'm still getting the default OOTB start files in the File New dialog.
Anyone else experienced that?
Thanks
Solved! Go to Solution.
I've learned through the years to use absolute network paths to things rather than the mapped drive specifications. Mostly because I found that different users had the drives mapped to a variety of possible letters (one is "Q:", another is "S:", yet another is "R:").
Thus, any path specifications I make in my config.pro are of the format:
\\network-drive\dir1\dir2
This way if someone copies my config.pro to use for a new setup, the paths specified will always work.
Maybe this is the trouble you're having, or maybe the mapped drives are not being correctly interpreted by IPEM? I guess it's worth a try?
When in Creo, what does the config.pro option show for template_solidpart?
I am using a shared network drive for our start parts.
I've learned through the years to use absolute network paths to things rather than the mapped drive specifications. Mostly because I found that different users had the drives mapped to a variety of possible letters (one is "Q:", another is "S:", yet another is "R:").
Thus, any path specifications I make in my config.pro are of the format:
\\network-drive\dir1\dir2
This way if someone copies my config.pro to use for a new setup, the paths specified will always work.
Maybe this is the trouble you're having, or maybe the mapped drives are not being correctly interpreted by IPEM? I guess it's worth a try?
I tested this solution & it worked quite well so far.
Thank You for the suggestion.
@ptc-287736 wrote:
Configuring Creo 8.0.8.0 along with IPEM 13.0.3. I'm using a mapped network drive (eg Y:\start_models) to store our start files for all users to access. The line is set properly in the config.pro file & when I launch IPEM/Creo the logs say it read the config.pro, but when I start a new file I'm still getting the default OOTB start files in the File New dialog.
Anyone else experienced that?
Thanks
Hi,
you can check whether Creo knows Y: drive.