AutoCAD LT :: 2010 - Can't Apply Update 2
Apr 4, 2012
I am trying to install the update #2 for Autocad LT 2010.
I ran the update from the autocad ballon and I got an error.
I got a message to restart the computer. I did and i had a message i had to manually install.
I downloaded the correct update file (autocadlt2010update2x64.exe) and when I run I have error 1328.
Says "error applying patch to file C:Config.MsiPTE1B3.tmp. It has probably been updated by other means, and can no longer be modified by this patch."
View 5 Replies
ADVERTISEMENT
Dec 19, 2013
I have attached what I am doing - I was able to do it back in 10 but can't figure it out after 3 years.
I created a solid box, I have a flattend (unwrapped) jpg of a shipping container. I can't get it to wrapp around aligned. It looks like it put the material on all sides and it wrapps all 4 sides over each out so its all wacked up.
View 2 Replies
View Related
Jul 30, 2012
Is there a way to apply a Layer State to multiple DWGS, without going into each DWG?
View 3 Replies
View Related
Jul 12, 2012
Is it possible applying textures on solid surfaces in AutoCAD 2012?
If yes, how do I apply textures on them?
View 1 Replies
View Related
Nov 11, 2013
I have to applicate to 3000 drawings the same page setup. How can I do that rapidly? I have one master drawing with the good page setup.
View 9 Replies
View Related
Nov 27, 2012
I'm trying to override the F9 key with an AutoLISP subroutine invocation. However, though I have redefined the Temporary Override Key (associated with the F9 key) in the CUI editor, the F9 key nevertheless still triggers the default Toggle Snap Mode behavior. So it's not accepting the redefinition even though the new definition persists between AutoCAD sessions.
how to get the redefinition to take?
View 3 Replies
View Related
Aug 8, 2013
I have a drawing with exsisting multileaders in it.
I am trying to apply the match properties to a newly created multileader but it isn't working.
View 5 Replies
View Related
May 7, 2013
In the attached file, I have a piece of MText with a series of fields, one of which the date and time updates each time you REGEN.
However, I cannot create a date and time field that updates during a REGEN.
In the attached file, you will see the one that updates (along with a screenshot of the field variables I used), as well as other examples where a date and time field will NOT update (along with a different screen shot)
1. Why this one particular date field will update each time I REGEN
2. Why I CANNOT create a new date field value to update each time I regen
I tried different date field values, but I simply cannnot create a new field that updates with a regen.
View 6 Replies
View Related
Mar 21, 2012
Unbelievingly AUTOCAD 2011 doesn't show version information and updates installed in About screen... and anywhere.
If it wasn't annoying enought... the commands _VERNUM and ACADVER are really useless considering they retrieve a code whitout meaning.
ACADVER = "18.1s (LMS Tech)" (read only)
_VERNUM = "E.208.0.0 (UNICODE)" (read only)
Then I ask: What is the way to know exactly what updates are installed in AutoCAD 2011 x64.
View 8 Replies
View Related
May 14, 2012
I'm using ACA2012 x64 but I suppose this question is applicable to all flavors of AutoCAD. Is there a routine that will insert today's date in a drawing and update that entry when the drawing is opened? Fieldeval won't update date fields.
View 3 Replies
View Related
Mar 23, 2012
How do I globally change the Xref path to a new server? I tried adding it into the support/working path in Options etc. but hasn't up-dated drawings. I manually changed one drawing (there are posts on this) and it works, but I have many drawings and would like to keep the date last modified also if possible.
View 5 Replies
View Related
Jul 15, 2013
I have a pretty simple data extraction, one length paramater from a group of dynamic blocks. When I right click and select the Update Table Links I get an error dialog that says some files can not be found and when I expand the details the file it is looking for is itself! See the attached snapshot. This function used to work.
View 3 Replies
View Related
Apr 12, 2013
How can I update automatically my sheet set when I have created a new layout on my drawing? I mean it's awful to drag my new layout into my set for added as a new sheet! Is there an other way to save it and automatically have my new sheet?
View 2 Replies
View Related
Jul 15, 2013
I have 20 seperate Acad drawings, which uses multiple blocks across all drawings. Is there a way i can create a block using Wblock and save seveal blocks in a folder. So when i need to make a change to a block, i make the change to the block in the folder and it automatically updates the block in all drawings? Is it possible to set this up without using xrefs, as i have hundreds of blocks.
View 2 Replies
View Related
Dec 2, 2013
Is there a reason that .DWG files do not update in Windows Explorer (Windows 7 Pro, SP1)?
I have "Save a thumbnail preview image" set to "Use view when drawing last saved". I also have Open with AutoCAD application set in Explorer. I have also re-booted the machine.
Have not had a problem before but all of a sudden, the thumbnail will not update, or it shows the AutoCAD "BIG RED A".
AutoCAD 2012 / Inventor 2012
View 9 Replies
View Related
Jun 8, 2012
I am setting up a template and want my page #s to automatically update when i copy a tab. How is this done? I currently have my "Total Sheets" as a field and that works out fine but often need to add/ remove a sheet to/from drawing and would like the page #s to update.
View 6 Replies
View Related
Jun 6, 2011
When I place an Inventor 2012 part into an AutoCAD 2012 layout, the drawing view fails to update after a change is made to the Inventor file. When I click "Update View" in AutoCAD the command line says, "1 view(s) is up to date.", but the drawing does not change. Both the AutoCAD drawing and the Inventor part file are located on a server drive which is mapped as a network drive. AutoCAD displays the correct path in the drawing view properties. Running Windows 7 x64.
View 3 Replies
View Related
Jul 28, 2012
I have a hatch pattern in one of my objects. I want to apply exactly the same hatch pattern to other objects but I don't remember the settings for original hatch.
There is a command in ACAD to apply properties of one object to others (brush icon in toolbar). I tries to use this command but it seams that it doesn't work for hatch.
What is easiest way to apply a hatch pattern from an object to the other one?
View 9 Replies
View Related
Oct 25, 2013
I'm sure I had linetype scaling updating automatically after a change of viewport scale - perhaps it was a previous release of AutoCAD. Why must I now keep pressing REGENALL to update the linetype scale?
View 2 Replies
View Related
May 3, 2012
I have been trying to get a list of xrefs contained within a drawing to auto update by using Rtext.
I have got as far as using the following diesel expression.
Xref's in this file are indicated as - Xref name [Filepath]
$(Xrefs,3,)
$(Images,3,Images in this file: )
This gives me more or less what I want but I dont want to show the file path. What changes to the expression I need to do to achieve this.
View 2 Replies
View Related
Mar 5, 2012
I updated a working cad station with the lastest pathes. It loaded the new MS Dot Net framework 4. Now Acad crashes if you open it, see below. If you click on an existing drawing it opens and you can work with no problems.
My question is - Is Acad 2011 compatable with the new DotNet 4? The fault module below is DotNet. The old drawings were created using 3.51 DotNet so it looks to me it tries to use the dot net 4 on new drawing.
Problem signature:
Problem Event Name: APPCRASH
Application Name: acad.exe
Application Version: 24.1.208.0
Application Timestamp: 4dbf9c16
[code]...
View 9 Replies
View Related
Mar 27, 2013
I am looking for some code or something which can change the title block revisions from "01" to "02" in multiple drawings.
The title block revision block is set in attributes.
View 5 Replies
View Related
Oct 15, 2012
I have a basic floor plan in AutoCAD 2012 that has blocks in specific locations which contain personel data....name, phone, computer tag, desk key numbers, etc. I extracted the data to an Excel spreadsheet and I thought set up a "data link". But I don't know how to make the data update.
My problem...moves of staff, phone, computers are often made, but no one lets me know about it until they want a new floor plan printed and the computer and key tags get so messed up from the moves that it can take me hours to fix.
My goal is to be able to have our secretarial staff update the spreadsheet and in turn update the blocks in my AutoCAD drawing when it is opened and/or "updated".
View 3 Replies
View Related
Aug 14, 2012
i have tons of column tags but wants to change the distance between column size and the circle and make the font smaller. I can do this individually but can't do one by one..... is there any way i can adjust all by one command or one magic touch?
View 3 Replies
View Related
Dec 9, 2013
I made a change to my materials library. I changed the color (from dark grey to light grey) of one material. I then saved this back to my library.
Now, when I start a new part, I get a warning that the material does not match the library. So, rather than using the material in the part, I opened the template and updated the material to match the library. (Manage >Update Styles).
This is where the problems come into play. In the update styles dialog, if I compare materials against my custom materials and then compare it to my Favorites, it just a continuious circle. It is like the favorites are stored inside the part and do not get updated to match the custom materials library. (I thought the whole idea behind using a library was to get the information out of the parts).
Here is a short video showing what it does. [URL] .....
The only way I can get the favorites to match is to delete the favorite material, update the style and the add the favorite back in. That is a bunch of work. The problem I got with this is that there are thousands of parts that have been created that has this favorite in it. The only way to update these is to open each part (if I knew which one), delete the favorite, update the materials and then add the favorite back in.
I see the same thing in 2013 and 2014.
View 3 Replies
View Related
Nov 21, 2013
I am wondering if it is possible to do a style update (or style update check) upon open of a drawing?
The example would be that I have stuff made from way back that the colors/dimension sytles ect dont match the current standard and upon opening a file where they are not current, it would either prompt to update immediatly OR update automatically with no prompting (preferred method).
I am doing a massive amount of updates from old files recently and to save myself 1 - 3 clicks per drawing would be wonderful.
View 5 Replies
View Related
Mar 29, 2013
i installed the update update x3, but corel open at the start a window "Problem at the Download Update2.exe". Although at ending corel.
View 3 Replies
View Related
Feb 20, 2013
i just noticed that there is no manual update file for ACR 7.2. most of our company computers are offline.
how should we update them without a manual update file?
[URL]..........
adobes says the final ACR 7.2 update is available through the CS6 update.well that is of no use when you have offline computers. This update will be released as manual update file too?! any infos?
View 16 Replies
View Related
Sep 29, 2012
I get the following error message when I attempt to update X6. Not sure what to do about it.
CRC error: The file C:ProgramDataCoralDRAW Graphics Suite X6.1CGS16w_cproc_p_11.1.048_redist_intel64.exe doesnt match the file in the setup's .cab File. The medium from which you are running the setup may be currupted; contact your software vender.
View 5 Replies
View Related
Sep 21, 2013
When transfering images from Lightroom to Photoshop HDR for instance. message says update Camera Raw. Update attempts all come back to 'update server is not in service' --
View 1 Replies
View Related
Jul 16, 2013
Can you apply a jpg to the side of a 3-D box in AutoCAD? I think I remember doing this with Rhinoceros before, but unfortunately I don't have access to that program right now.
View 4 Replies
View Related