AutoCAD Civil 3D :: Part Builder - Error Saving COLE File

Dec 30, 2013

I'm trying to do a save as of a previously created and validated part.  When I create a new chapter and try to save the part in the new chapter, I get an error message saying "ERROR SAVING COLE FILE".  What is a COLE file and why am I getting this error?  Could there be a problem because the original part was created in 2013, and now I'm working in 2014?

We recently changed the location of our CAD Standards (such as Pipe Network Catalog).  Can I simply copy the Pipe Network Catalog and paste it to the new location and have everything work the same or do I have to do something special?

View 2 Replies


ADVERTISEMENT

AutoCAD Civil 3D :: Part Builder - Save Part Family / Error Saving XML File

Aug 17, 2013

I am working on the part builder tutorials for AutoCAD Civil 3D 2014. Every time I click "Save Part Family", I get the error message "Error Saving XML File".

View 4 Replies View Related

AutoCAD Civil 3D :: Part Builder / Error Saving XML File

May 11, 2012

I am trying to make parts in part builder but when I try saving I get the error message "error saving XML file". I tried changing the setting on the files for saving but that doesn't seem to work.

View 5 Replies View Related

AutoCAD Civil 3D :: New Part Sizes In Part Builder?

Dec 31, 2013

I tried to add a part size in part builder but the dwg wouldn't save or update. It was write protected or something. How can I get around this?

View 4 Replies View Related

AutoCAD Civil 3D :: Part Builder - Structure Height

Jan 24, 2010

I am trying to learn Part Builder to create a custom inlet structure. I am able to build the part in Part Builder so it looks like it should and seems to work correctly when I change part sizes. I run into trouble when I try to change the model parameter for Structure Height (SBSH) to a formula invovling Rim to Sump Height (SRS). When I do this and then go to Edit Size Parameters, I get an error " one or more calculations have failed". It does not seem to make any difference what formula I use for SBSH or what size parameter or model parameter SBSH was set to before I entered the formula.

I am able to save the part without any other error messages, however, when I look at the .xml file, SBSH is a constant and not the formula I entered. I can edit the .xml file to enter the formula that I want but still the part does not function properly in a drawing.

I can make a pipe network using the new structure, however, the pipe inverts are not the same as the sump elevation of the structure. They are usually several feet below the sump. I can get the structure sump to match the pipe inverts by going to "Connected Pipes" under "Edit Structure Properties", highlighting the pipe invert elevation and then clicking "Apply". If you change the pipe using "Edit pipe properties" after this, the structure invert does not update as it should.

View 2 Replies View Related

AutoCAD Civil 3D :: Rectangular Pipe Part Builder

Jun 19, 2012

Is it possible to move the autolayout data of this existing rectangular pipe (see attached). I want my pipe to attach at the top or bottom rather than the middle. I tried creating one from scratch but don't really know what im doing yet and can't seem to get it to validate.I've seen a bunch on creating structures, but not much on pipes.

View 1 Replies View Related

AutoCAD Civil 3D :: New Part Builder Pipe Displays Incorrectly In Profile View?

Dec 31, 2013

Using part builder, I created a new pipe part for an odd-sized CMP arch pipe.  In plan view, the pipe looks good.  At first glance, I thought the pipe was drawn correctly in a profile view, but I realized that the pipe was displayed with the invert located at the wrong place in the profile view.  I thought this was because the insertion point of the new pipe part that I had made was placed at the incorrect location in part builder.

So, I swapped out the incorrect pipe size for another one that I knew was correct, and then deleted the incorrect pipe from the pipe parts list, and  went back to part builder, and placed the insertion point at the invert of the pipe; then saved the edited pipe part, ran partcatalogregen, added the "corrected" pipe part to the pipe parts list and swapped in the new corrected pipe size to the pipe network.  However, the pipe still displays incorrrectly on the profile view.

The pipe data is correct in the pipe properties: the invert is stated to be located at elevation 20.  The overall height of the pipe , 38" (3.1667') is correctly displayed on the profile view.  But the actual location of the pipe invert is not shown at the correct location, elevation 20, on the profile view.

View 4 Replies View Related

AutoCAD Civil 3D :: Add Pipe Parameter Filed In Part Builder For Stiffness And Pressure Class

Aug 12, 2012

I am wanting to add a field to my pipe parts to store the pipe pressure and stiffness class separately to give me the most flexiblility with my labels is this possible thru the partbuilder interface I got to here but can not see a way to add custum field. There are some extra build in fields like material are they hard coded or can you hack the xml file directly to add additional fields.

View 3 Replies View Related

AutoCAD Civil 3D :: Error Saving File

Jul 18, 2013

When I try to save a drawing, the box to choose the location, how I want to save doesn't show.

View 3 Replies View Related

AutoCAD Inventor :: ILogic Error When Saving Part Files After First Few Times

May 1, 2013

The goal of this project is to take a base part file, save new copies as needed, then modify the copies. They're rings for storage tanks that share the same tank diameter but differ in height and thickness. I have a SaveAsCopy rule in my template ring part that I run externally from my main assembly after passing down the new file names to the part rule. Since I'm testing a lot, I'm always deleting the parts from the assembly, then clearing out the new copies from my folder and running the rule again. Eventually after 1-5 times inventor starts giving me an error.
 
The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))
The More Info Tab:

System.ArgumentException: The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG)) at System.RuntimeType.ForwardCallToInvokeMember(String memberName, BindingFlags flags, Object target, Int32[] aWrapperTypes, MessageData& msgData) at Inventor.Document.SaveAs(String FileName, Boolean SaveCopyAs) at LmiRuleScript.Main() at Autodesk.iLogic.Exec.AppDomExec.ExecRuleInAssembly(Assembly assem) at iLogic.RuleEvalContainer.ExecRuleEval(String execRule)

The two other posts on here that deal with that error say it involves enumerating an array that is being changed and looking for an entry that is gone. I have a feeling it has to do with a left over variable (but this is all in iLogic rules so they get cleared at the end of the rule?), temporary files or remnant file references. It works again if I close the assembly and open it back up. Inventor 2013 SP 1.1

View 9 Replies View Related

AutoCAD Inventor :: ILogic Error Cannot Find Excel File After Saving File As Template

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

AutoCAD Inventor :: Saving A Part File From Simulation

Nov 25, 2013

it is possible to save a stressed part from a simulation in Inventor as an .ipt in its displaced condition?

View 1 Replies View Related

AutoCAD Inventor :: Saving Part And Assembly File In Lower Version

Apr 27, 2012

I would like to save my inventor Part and Assembly model file in a lower version. Like in our company we use both Inventor 2012 and 2010. Once the file is created in 2012 and when shared to 2010 users they are unable to open, is there any possiblities to open 2012 files 2010 like how we do in Autocad.

View 2 Replies View Related

AutoCAD Civil 3D :: Error Message - Prevents Saving

Sep 20, 2010

The message reads "One or more objects in this drawing cannot be saved to the specified format. The operation was not completed and no file was created." I am using AutoCad Civil 3D 2011.

View 3 Replies View Related

AutoCAD Civil 3D :: Part Family Validation Error

Mar 16, 2011

I am getting the following error when trying to validate my part.

ERROR: Sample Expanded Table Row not fully expanded (calc error)

My part works fine as far as I can tell. when I change dimintions it changes to what it is supposed to. I don't know where to start to isolate what is causing this error.

View 5 Replies View Related

AutoCAD Civil 3D :: Using Customized Subassemblies And Parts Builder?

Aug 14, 2012

We are just starting with Civil 3D 2012.  We are doing a pilot project, and the engineer wanted to make a custom curb subassembly matching the exact dimensions (angle from bottom of curb to top of curb) as the county detail.  I didn't think that was necessary and thought we could use one of the generic subassemblies.  usually use the basic or generic subassemblies or do you create your own to match specific municipalities' details exactly?

Do you find that the parts that come with Civil 3D are usually sufficient for design or do you make a lot of custom parts?

View 6 Replies View Related

AutoCAD 2010 :: FATAL ERROR - Cannot Write To Undo File While Saving

Jun 13, 2013

I have a brand new workstation and only on certain files it will say FATAL ERROR: Cannot write to undo file (probably disk full) when ever I save. I have tried cleaning out the TEMP file, turning off the Undo function, auditing the file and its xrefs, and recovering the file. It was a file that was on the server, but I have pulled it to my local machine and I have also increased the amount of virtural memory avaiable.

View 3 Replies View Related

Photoshop :: Saving As File Formats Error

Sep 29, 2012

With Photoshop CS6 Extended when i go to save image as jpeg it shows as file name.iff, if save as png it shows file name.pxe and save file as pdf it shows file name.pcx. All formats seem to show another format.I have done all the updates. On a mac as well.

View 3 Replies View Related

Photoshop :: Error Saving File To Disk

Jun 15, 2006

Lately I get this error when trying to save a JPEG or TIFF.
As far as I know, other formats save just fine.

Anyone know whats going on?

View 1 Replies View Related

Illustrator :: Error When Saving As PDF - File Read Only (ID 54)

Jul 2, 2012

Over the past week or so we have had a error. When working in a AI file and trying to save as a PDF we get this error: "Cant save the illustrator file. File may be read only, or the file is in use, or you dont have the required permissions. ID=54". We have to go back to file and re-save every time.

View 2 Replies View Related

AutoCAD Civil 3D :: Saving New LIN File

Feb 25, 2013

I want to create a new custom linetype and edit the acad.lin in Notepad. Instead of saving over the original file, I did a save as, but Notepad can only save it as .txt file, not .lin. Whenever I go to load the new linetype file (which is in .txt), it doesn't recognize it, and only shows the .lin files. How do I save .lin file in Notepad? 

View 5 Replies View Related

Illustrator :: An Unknown Error Has Occurred While Saving To AI File

Nov 8, 2013

I have both 32- and 64-bit versions of Adobe Illustrator CS6 The error occurs only with the 64-bit version,The error occurs only when saving files containing text objects.Unchecking "Create PDF Compatible File" doesn't solve the problem. Resetting Illustrator's settings also doesn't work. 

It's pretty much time taking switching between the two versions and I also have files pretty big enough that require opening in the 64 bit version.

View 2 Replies View Related

InDesign :: Saving File As EPS Gives User ID 5000 Error On Mac

Mar 12, 2014

I have a friend that is having a hard time saving files as .eps in InDesign, Illistrator and PhotoShop when using a Mac.  She is able to create the file and save it so she should have full ownership and read/write rights to the file.  Yet when she opens the file, edits it and saves it again, she gets a pop-up stating "Cannot save the illustration.  You do not have enough access privileges - ID 5000".  The user is the owner of the file.  How would she not have access privileges?  When she saves the file as an .ai, pdf, or jpg, there is no problem.  She also has no problem saving the file on a Windows PC. 
 
Software version :  CS6
Device: iMac, 3.75 Ghz Intel Core Duo with 8 gigs RAM
OS: OS X 10.8 with all of the latest updates

View 3 Replies View Related

Photoshop :: Error / The File Archive Part Of CS6 Is Missing

Nov 13, 2013

I don't think I installed the 32-bit version PS CS6 Upgrade into Windows 7 64-bit after I downloaded it over a year ago. So, today, I went to execute Photoshop_13_LS16.exe file and I got the error message:
 
"The file archive part of Adobe Photoshop CS6 is missing. You need all parts in the same folder to extract Adobe Photoshop CS6. Please download all parts."

View 1 Replies View Related

Photoshop :: Displays Error And Closes Whenever Opening / Saving File?

Jul 31, 2012

This just started happening really recently and I'm not sure at all what the cause is, soWhen opening or saving files, Photoshop displays this error message and closes itself:
 
Runtime Error!Program: C:Program Files (x86)AdobePhotoshop 7.0Photoshop.exe
 
R6025- pure virtual function call
 
and here is a picture of the error message:[URL]...it pops up when saving and opening certain files, but not others. I can't figure out what causes it to happen for particular ones since they are not all in the same location, or the same file type.I am using Windows 7 64bit and this is Photoshop 7.0

View 2 Replies View Related

Illustrator :: This File Cannot Be Found - Error Message When Saving Document

Dec 19, 2013

Strangely, every time I click "save" in CS6 it opens up a 'Save As' window, (which shouldn't happen), then I click save witht the existing file name (it then tells me the doc already exists), I click OK, (and then OK to the next popup window) then get the message that "This file cannot be found".  I'm forced to click "ok" and the doument isn't saved.  I've tried saving it differently in previous versions and it still doesn't work.  I recorded a video of this behavior. You can see it here - [URL]
 
Why would it be trying to find a file?  It seems like an error message when trying to Open a doc, not Save a doc. I can't shutdown my station until I get the document to save.

View 8 Replies View Related

Illustrator :: Error Saving File When Working On CS6 Production Premium

Dec 11, 2012

I have recently bought a copy of CS6 Production Premium classroom in a book. I am going through it, and am currently busy with lesson 6. In this particular lesson, I need to open a PNG file that was supplied. The PNG file is 53kb. There are a few steps after that, including selecting the object, and using "Image Trace", "Make and Expand". After this step, a few layer deletes are called for. Once all this is completed, I am supposed to save the edited file as an "AI" file. when I select the "Save as" function, browse to the location I wish to save it, and then name it and select "OK", the program freezes for a few seconds, and then I get the dreaded "Adobe Illustrator has stopped working" message. The program then closes, and I have to start again.
 
I have tried the following solutions so far:
 
1) Open the file and without any editing at all, try to save - This has the same error
2) Opened the original file in Photoshop and saved it as a PSD file
2.1) Opened the new PSD file in Illustrator and tried to save - This had the same error
3) Created a new Illustrator document. Typed some random text. tried to save as an AI file - This saved with no problems.
 
I am running a Windows 7 PC..here are the PC specs: Is this a known issue with the training material perhaps?

View 11 Replies View Related

Lightroom :: Saving Metadata Results Unknown File I/O Error

May 17, 2012

I'm trying to export meta-data for a 5 years old MRW file in LR 4 Win x64 residing there since LR 2, but it results in "Could not write metadata. Unknown file I/O error. (1)" error. I have checked the file permissions and it seem to be fine. What else shoudl I check for?

View 1 Replies View Related

AutoCAD Inventor :: Link One Part File Dimension To Another Part File?

Jul 6, 2012

Is it possible to link one part file dimension to another part file?

1. Part first is a cylinder in parametric table i changed it,s name OD , ID  and thk. ( find attachment )

   Cylinder ID is ( ID=105)

2. Then i made 2 nd part whose step od ( od=102) is going to insert in to cylinder id.There is 3 mm clerance every time 

3. So i have to make equction in 2 nd part that ( Step OD= ( ID-3).

means next time when i will change ID of cylinder OD of 2 nd part will ger changed automatically minus by 3 mm than id of cylinder.

View 3 Replies View Related

AutoCAD Civil 3D :: XML File Error

Apr 16, 2012

when in part building i edit a part and want to save it as a different name i get a error saving xml file and it does not save the new part.

View 3 Replies View Related

AutoCAD Civil 3D :: Error When Importing CSV File Into Geotechnics

Dec 18, 2013

I get the following error when I try to import a comma delineated CSV file into Geotechnics 2013. When I first ran Geo technics I received 15 errors. I made changes to the csv file and now I get 15 errors in a different location.

I've included the 2 CSV files.

Example of the error message.

Error 0 The CSV appears to be corrupt near record '332' field '3 at position '1044'. Current raw data : '
1020 SB,29,34,GRAVELLY SAND medium grained gray waterbearing medium dense
1020 SB,34,36.5,GRAVEL WITH SAND gray waterbearing medium dense
1020 SB,36.5,41.5,GRAVELLY SAND medium grained gray to brownish gray waterbearing loose to medium dense
1020 SB,41.5,52.5,SAND WITH GRAVEL medium grained gray waterbearing medium dense
1020 SB,52.5,58,SAND a little gravel fine to medium grained brownish gray waterbearing medium dense
1020 SB,58,63,SAND WITH GRAVEL medium to fine grained gray waterbearing dense a lens of fine grained sand with silt
[code]...........

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved