Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X
Trying to save an assembly to a network file share "Working Directory". There is a library that holds some of the components for the assembly here - C:\Program Files\PTC\Creo 9.0.2.0\Common Files\ifx\parts\prolibrary. When I save, I get the "error writing file, check disk space or write permission". No disk space issues, have read/write access to the network location. If I remove the local library parts, the assembly saves.
What is causing this?
@SS_10441348 wrote:
Trying to save an assembly to a network file share "Working Directory". There is a library that holds some of the components for the assembly here - C:\Program Files\PTC\Creo 9.0.2.0\Common Files\ifx\parts\prolibrary. When I save, I get the "error writing file, check disk space or write permission". No disk space issues, have read/write access to the network location. If I remove the local library parts, the assembly saves.
What is causing this?
Hi,
maybe you do not use IFX application to assemble components located in C:\Program Files\PTC\Creo 9.0.2.0\Common Files\ifx\parts\prolibrary directory. Instead of it you assemble them the same way as any other component. When you save assembly Creo tries to save files into C:\Program Files\PTC\Creo 9.0.2.0\Common Files\ifx\parts\prolibrary directory and this operation fails.
Try adding following options into config.pro file.
---
override_store_back NO
save_object_in_current NO