AutoCAD Inventor :: File Rename Error On Save
Nov 6, 2008
When i try to check in my files i get this error. "File rename error on save - Cannot create a file when that file already exists" .When i try to do a save i get this error
Problems encountered while saving the document.Could not rename new document version from
\Autovault2009VaultJWCRotary Screen36 X 48AssemblyDrumdrumMDC-0003-0001-SS304.newVer.ipt to \Autovault2009VaultJWCRotary Screen36 X 48AssemblyDrumdrumMDC-0003-0001-SS304.iptThe database in \Autovault2009VaultJWCRotary Screen36 X 48AssemblyDrumdrumMDC-0003-0001-SS304.ipt could not be saved
I am running inventor 2009 on a windows xp sp3, with a server running windows server 2003 sp2.SQL server 2005 with net.frameworks 2.0.50727 on server and client.
View 2 Replies
ADVERTISEMENT
Sep 13, 2011
I am having a bit of trouble finding the correct code for some automated ilogic in inventor 2011.
I am trying to achieve an automated rename and save process for an assembly file as well as the variable parts in the file.an example would be a steel column...
Open ilogic steel column, run rules to change column length and section size...then save a copy to workspace, but also to a specific folder in the workspace..also rename the column file and save.
i have this for file saving -
SyntaxEditor Code Snippet
Test=InputBox("Add File name", "Please Add your file name", "Prefix number - File - .iam")
ThisDoc.Document.SaveAs(ThisDoc.WorkspacePath()&Test, True)
Which works fine to save the new assembly, but i need the same for the variable column within the assembly, and also to save to a specific folder not just the workspace top level.
View 9 Replies
View Related
May 26, 2009
I'm trying to copy sheets from one dwg file to another in Inventor 2010. I get the error: "Named segment already exists: cannot create or rename". The sheet name is not listed in the target file. Why this error is occurring and how to fix it?
View 9 Replies
View Related
Oct 13, 2012
When I rename a part, the iproperties field under project>part number does not change. If there is a drawing for the part, the part number in the drawing reflects the old part number.
Can I tell inventor to rename the part automatically to the file name as seen in windows explorer? Can I set it to rename automatically in the tree in an assembly environment?
I'm using Inventor 2013.
View 8 Replies
View Related
Jan 7, 2013
Is there a way to rename browser nodes within a part in a similar way that the rename browser nodes tool works in assemblies? I am copying designs with derived parts, after copying the design I can see that the part files contain the correct links to other parts when I open the base component but they display as the old name in the browser which is not ideal.
View 4 Replies
View Related
Mar 23, 2013
Recently I used PS 11 on 250 pictures without problems. Now I can't save a picture to a file. Also I cannot rename a file or picture as it just pings at me.
View 1 Replies
View Related
Nov 8, 2012
I have a vaulted project with about 1000 parts in it and a subfolder within that that has about 250 parts in it.I am told that vault does not manage references outside the project scope as defined by the IPJ which in theis case is at that 1000 part folder level.
If I go to rename the folder with 250 parts in it, it takes up to a half hour. I am having trouble believing that vault can't do better than a half hour to manage the references of a subfolder of a project with 1000 parts in it, when only 250 parts are affected.
Also, I notice a secondary ipj file is created temporarily during the renaming. That ipj appears under an inventor folder under my docs. Can't see why it takes two ipj files to manage one project. Also don't understand why there should be a local ipj file active when I am renaming at the vault level. I am suspicious that this other ipj (named after my company name, indicating a purposeful act) is expanding the scope of reference management since its parent resides at the root Vault explorer ($) separate of the projecy ipj. Also takes way too long to rename individual files.
View 2 Replies
View Related
May 7, 2007
I'm trying to create a digital layout in PSCS version 8.0, and when I go to save the psd file (very early stages of the creation...its not very large yet) I get an error that says "Unable to save (file name) because of a disc error". I've never seen this before and am trying not to panic, but I'm on a deadline! LOL And am running behind as usual!
I am using an older mac, and I'm pretty dang maxed out on Gb...gotta clean up some files, but having a hard time finding a free dup file finder for macs...so I'm procrastinating, basically. Could the fact that I've got very little Gb available left have something to do with this?
View 9 Replies
View Related
Nov 21, 2011
I am copying objects to a new database and and cloning as an Entity type succesfully for all objects.When I save the database to a new file I get the attached error
'Warning: An error occurred during save....'
I have isolated this to Polylines and have tried to Process as Type PolyLine but still get the error.Here is the code I use for the polyline.(My entity processing code is identical except for object type).
Dim MyPolyLine As DatabaseServices.Polyline MyPolyLine = CType(myObjID.GetObject(DatabaseServices.OpenMode.ForRead), _ Database Services.Polyline)Dim NewEntity As DatabaseServices.Polyline = CType(MyPolyLine.Clone, _ DatabaseServices.Polyline)NewEntity. Set Database Defaults(NewDB) NewBTR.AppendEntity(NewEntity)NewTrans.AddNewlyCreatedDBObject(NewEntity, True)NewEntity.Layer = MyPolyLine.Layer NewEntity.Linetype = "ByLayer"NewEntity.Material = "ByLayer"
View 2 Replies
View Related
Sep 24, 2012
I am starting to use the Sheet Set Manager and I am just wondering if there is a way to "save as" instead of "rename & number".
We have drawing sets that we need to do Work as Executed drawings for which means we need to copy the sheet set and all the drawings with a "-WAE" suffix. Currently the only options I can find are
1) Copy the original drawings and sheet set, rename the set sheet, then use rename and number to rename files and paste originals back.
2) Copy and rename sheet set and files in explorer and then open new sheet set and remove old files and add new ones...
Would love to be able to just select sheet set, save as and create a copy of the sheet set and all dwgs in it with -WAE suffix.
View 1 Replies
View Related
Nov 19, 2013
I'm getting this message after creating a new tube run: "H6705-51.ipt can only be saved in the context of H6705.Tube and Pipe Runs.iam"
I've never had this error come up. I added a tube run to an assembly and just couldn't save the new run. I tried opening the main tube run file and also the individual tube run but I get the same kind of error message.
View 1 Replies
View Related
May 19, 2012
I was working on Adobe Photoshop CS5 on my 64bit Windows 7 when I got the following message:
Adobe Photoshop CS5 has stopped working. A problem caused the program to stop working correctly. Windows will close the program and notify you if the solution is available.
How do a save the file before the program needs to close? Can I just close the Windows pop-up displaying the error, or will that also close the program?
I have not saved the file in a while and I don't want to lose all the work I have done.
View 1 Replies
View Related
Jun 2, 2012
I'm getting the following message when saving in Photoshop CS6 Extended:
"Could not save "G:...\_0008_DSCF7826.RAF.tif" because the file is already in use or was left open by another application."
The issue NEVER occurs if Bridge CS6 is not running.
The problem occurs intermittently when saving individual files, and nearly every time I try to run a batch operation on multiple files when Bridge is running.
Since a huge part of my work involves batch processing files, I spent some time trying to narrow down the cause. I did 10 Batch processing test runs on twelve 100MB files. My batch process used the "save and close" option in the Batch dialog. I think the issue involves Bridge because:
The issue DID NOT occur (in 10 test runs Batch processing twelve 100 MB images with the "Save and close" option checked):
If the Batch action was run through the Photoshop menu with Bridge turned off.If the Batch action was run through the Photoshop menu with Bridge running & Bridge's Performance and Handling settings for Thumbnails set to "Do Not Process Files larger Than zero MB."
The issue ALWAYS occurs:
At some point when a Batch Action involving a "Save and Close" command is run through the Bridge Menu. My Batch processing generally involves 12 files. Usually, one or two files process, save and close properly before the error message appears. I've reset the preferences for both Photoshop and Bridge several times with no results. I'm running 64-Bit Windows 7 and 64-bit Photoshop CS6 Extended.
View 6 Replies
View Related
Feb 26, 2013
I didn't like the name of my custom Pulldown that I made:
DSI-Menu.cuix
I Did a Save as:
DSI-Menu_sc.cuix
All the custom Commands list the original DSI-Menu as the source. Can I somehow change that so that the source is DSI-Menu_sc?
View 1 Replies
View Related
Jan 29, 2013
I'm trying to create a routine that enables the user to change the iProperties on an assembly through Apprentice. I had a sample file that was working last week but when I ran it again I suddenly have a runtime error -2147467259 (80004005). Here is the sample below:
Private Declare Function GetOpenFileName Lib "comdlg32.dll" Alias "GetOpenFileNameA" (pOpenfilename As OPENFILENAME) As Long
Private Type OPENFILENAME
lStructSize As Long
hwndOwner As Long
[code]....
View 5 Replies
View Related
Aug 14, 2013
Is there a program that can rename a new file to match another file name (They are in 2 different folders)
What I have is hundreds of PDF files and I have to rename each of them to match the name of an existing file in another folder. Retyping the names is killing me. I hope to find a program to click on one to match another.
View 9 Replies
View Related
Jul 12, 2012
I just upgraded from CS5 to CS6 and for the most part love it. I have run into a very serious problem when it comes to saving. I am on Mac 10.6.8 and have a server that I save all my files too. In CS6 anytime I try to save something to the server's HDD I get the error below,
"Could not save as “avi_horizontal_logo.jpg” because the file name was not valid"
Now, the file name is valid, obviously. I can load the file into cs6 but whenever I try to save over or as a copy I get this error. I still have CS5 installed and have gone back and verified that I can save files to my server via CS5 since coming across the error in CS6. Additionally I have no problems saving to my server via Illustrator or In design
This issue is not occurring on one version on only one workstation either. I have both Design Premium (on 2 computers) and Design Standard (on 1) and all three are replicating this issue but the issue is non-existent in CS5.
View 9 Replies
View Related
Nov 8, 2004
I am trying to save a rgb tif file (file size is 31mb) with a single layer that was applied since opening, the only way I am being allowed to save it is if i flatten the image, which i do not want to do. When I try to save it I get "Could not save "leeo083.TIF" because of disk error.
I am on a Dual 2 GHz G5 with 3 gigs of ram OS 10.3.5 There is 40 gigs of open space on the harddrive. Photoshop CS the file is located on the desktop and I am attempting to save it in the same folder.
I have tried save, save as and get the same error.
View 1 Replies
View Related
Apr 25, 2013
I have an ai file that I can not save with out getting the File I/O error message. One person suggested that this file may be corrupted since I've been bouncing back and forth between 2 different Illustrator programs. I use CS-4 at work, save as CS-3 format then continue working on it at home. I tried copying each layer to a new fresh doc. but still get the error code. Is there a way to fix this file? Both back-up files I have behave the same way.
View 3 Replies
View Related
Oct 21, 2011
I'm experiencing difficulties in exporting website from .AI to .PSD using Illustrator CS5.1 under Windows7 Home Premium 64bit. The error message says "Not enough memory to save the file".
I can assure you that i've got enough memory for scratch disks and my computer is powerful enough to handle this operation. The funny thing is that i am able to export the very same .Ai file using Illustrator CS5.1 under Windows XP 32bit on different PC.
I've tried to find a solution online, but it gave no satisfying results so far. So, i think the problem comes from the operating system, but i don't know how to fix it...
View 22 Replies
View Related
Oct 28, 2012
When you rename the layer and write the name of the letter "Б" is an error and automatically pressed "enter".When you click on a point in AutoCAD NumPad written comma.How can I avoid this problem?
View 1 Replies
View Related
Dec 6, 2012
I'm linking an excel file to an .ipt file with iLogic code determining if the Material type is a certian value it will find the correct material thickness. These file work great when working on them thru Vault but when I "Save As Template" and create this file where our other template files are located (not Vault) this fuction does not work. I have realized that I had to place the a copy of the excel file in the same file folder as the template ipt, but even this does not fix the issue.
I recieve this error:
Error in rule: Material, in document: Part6
'MWW Materials (Inventor).xlsx' could not be found. Check the spelling of the file name, and verify that the file location is correct.
If you are trying to open the file from your list of most recently used files, make sure that the file has not been renamed, moved, or deleted.
It seems completly countintutive that just saving the file as a template file would cause this not to work when all files that are required are located in the same file folder. Maybe I need a reference to the excel document within the iLogic code.
View 3 Replies
View Related
May 24, 2013
I'm using the file dialog snippet as the foundation for a save as dialog box for saving a new copy of my template assembly to a project folder. Is there a way to disable the ability to click on a file in the window which puts that filename in the input box? The assembly file name is standardized and pre-"calculated" by my code and its a decent hassle if you accidentally click another file because the user would either have to rewrite the file name by hand, or cancel out of the dialog box and re-navigate to the project folder.
Inventor 2013 SP 1.1
View 1 Replies
View Related
Jan 9, 2012
Using Inventor 2012 and using ilogic rule or VB codes to auto Save Copy AS DWG?
My old code error out when debugging. The exact error is on this code line:
DWGAddIn.SaveCopyAs(oDocument, oContext, oOptions, oDataMedium)
Autodesk has agreed that this code does not work on Inventor 2012 and that the development is working on it. This code is part of the Snippets built in Inventor iLogic Rule Browser.
View 4 Replies
View Related
Apr 29, 2013
if i need to rename or change anything in the iproperties of ipt, im doing it from the vault.my problem is that, when i change something in iproperties of an ipt thru vault, i have to open the idw to update it.
as most of the iproperties in ipt shows in the idw.
its easy to change the properties in vault. but its deleting its purpose if i have to each idw to make sure i have the updated idw.is there a code where i can open all idw and save the same file and checking to the vault automatically?
View 9 Replies
View Related
Oct 29, 2012
Could not save (file name) due to program error mac CS69?
View 3 Replies
View Related
Jan 22, 2013
Everytime I try to save a file in PS it tells me I can't because the disk is full.I have to save it to the desktop and then cut/paste it into the folder I want.So annoying and time consuming! been doing this for months. How can I correct this?
View 12 Replies
View Related
Dec 10, 2013
I've loaded and reinstalled photoshop elements 3 times. I can not save any files. all i get is cannot save file do to program error message' this is a brand new product with a program error and they want me to pay them to fix there problem. it ain't right.
View 1 Replies
View Related
Jan 10, 2014
When I try to save a picture, I get this error: Could not save as “xxx.jpg” because the file is locked or you do not have the necessary access privileges. Use the ‘Get Info’ command in the Finder to unlock the file or change permissions on the file or enclosing folders.
View 4 Replies
View Related
Oct 2, 2012
I am unable to save an image as a jpg file!!! every time I try, I get the following error: "Not A Regular File"
I can save as png, but not jpg!!! the original format was psd, that error message came up when saving as jpg... when I saved as png, I closed Gimp and reopened the png file, but I STILL get that error message when saving as jpg!!
View 1 Replies
View Related
Nov 5, 2013
I'm trying to use iLogic Design Copy to copy an assembly and all its associated parts to another directory. The assembly contains content center parts. Inventor warns me that the destination file of one of the CC parts (and 18 others) will be overwritten. When I go ahead and copy anyway, the copying process stops at that specific CC part. The Design Copy Progress dialog box states there is an error copying that CC part. When I close the Design Copy Progress dialog box, Inventor crashes.
The error copying the CC part: I'm allowed to use content center parts in iLogic Design Copied stuff, right? I searched some related topics and I'm under the impression that Inventor keeps the CC parts in its own directory and shouldn't be trying to overwrite them.
View 3 Replies
View Related