AutoCAD 2013 :: 2013 Customization Sync - Error
Apr 6, 2012
In ACAD 2013, everytime I try to sync my settings to "the cloud", the pull down menu reads "Customization Syn - Error". I am signed in OK to Autodesk 360. Stand alone 64 bit installation on a single machine.
View 2 Replies
ADVERTISEMENT
Apr 7, 2012
I've been using ACAD LT 2013 successfully, until the message started flashing on my screen "Sync Error, A customization sync error has occurred" It does not allow me to turn it off.
View 3 Replies
View Related
Jul 3, 2013
My right click customization, which would bring up properties as an option, or could unlock a viewport by selecting it and right clicking. and can also select an x-ref to open, or edit in place, and modify attributes, etc.....has disappeared.
All I get now are basic pan/zoom commands, action recorder, clipboard, etc.....I checked my options, nothing has changed in my right click customization field, but for some reason, it's just not working. Any way to get that back?
View 3 Replies
View Related
Jun 18, 2012
when I wanted to copy objects from one drawing to another or even inside of one drawing, I could right click, "Copy with Base Point" . In 2013 (possibly before) they moved that command along with copy, paste into another command called "Clipboard".
I've been searching for a way to customize that to remove that extra click to access a commonly used command with no luck.
View 2 Replies
View Related
Apr 11, 2012
When I change the User Preferences "right click customization" to "Repeat Last Command" and "ENTER" then hit "Apply & Close" it reverts back to the default settings.
View 9 Replies
View Related
Oct 22, 2012
im using acad 2010 in work and in home. i want full sync of all the customization i'vei made in both sides. itried to use a cloud service like Dropbox, i copy and paste there all the supportfiles and i set the path to there inboth machines but for some reason acad wouldn't use it.
View 9 Replies
View Related
Oct 2, 2012
I have an assembly that was created on 64 bit version of Inventor 2013, the total file size of everything is around 150MB. Even if I use 'Pack and Go' to move the file to another computer running the 32 bit version I get an error when I try to open it which says something like:
'unable to allocate 3GB memory for FBAttributeSegment'
The actually figure is over 3GB but of course on a 32 bit version of windows it is physically impossible to allocate that amount of memory (even with the /3GB in boot.ini hack)
I've performed various dynamic simulations as well as animations within the assembly so I'm thinking that perhaps its trying to allocate that huge amount of memory for a saved state of one of those.
What FBAtributeSegment might be and whether there is any special way to save an assembly to avoid this problem? The name FBAttributeSegment doesn't correspond to any part or assembly names.
I should also add that I have no problem opening it in a 32 bit version of Fusion which again suggests to me that it is something like simulation or animation that is causing this
View 4 Replies
View Related
Jul 3, 2013
why when i want to import file sketchup by type "IMPORTSKP" in commadline box, i can't import file sketchup into autocad because AutoCad Error Aborting and fatal error, and after that my autocad suddenly closed by it self, so i can't use my auto cad.
View 3 Replies
View Related
Feb 25, 2013
I could not print, save, make any changes to one particular drawing which was created ion Autocad 2013. Whenever I tried to work on the file attached error message pops up and Autocad program gets closed.
View 7 Replies
View Related
Jul 29, 2012
i get the following error msg "an autodesk product failed to send the required value for UPITOKEN. the error report sent to autodesk may be incomplete." and then another one also come "FATAL ERROR: unhandled e06d7363h exception at 75b19617h". then finally close.
View 3 Replies
View Related
Jan 31, 2013
When I search in content explorer it work just fine but when I click on a drawing to open it acts like its opening but right at the end it says Error Decrypting Data and wont open I've tried to look for a solution and I cant find anything.
View 6 Replies
View Related
Aug 30, 2012
Now that we have switched most of our users over to 2013, we are receiving this error - only randomly, not on most drawings - but until it is resolved, we cannot batch plot, publish, because it dumps the plot. Here's a clip of the error we're receiving. When I run a Recover, it doesn't resolve the issue.
View 6 Replies
View Related
Dec 8, 2012
I have my settings in my PC, like PGP shortcuts, user preferences, etc. When I logged in another machine, which is a clean install btw, I expect that my other machine's settings will come here. But it is the opposite. My original machine gets default shortcuts, etc.
View 4 Replies
View Related
Jan 8, 2013
Does cloud have any backups of sync setings? Maybe like settings from back a few weeks or more.
View 4 Replies
View Related
Sep 19, 2012
the thing is whenever I move something in top, left or other views than Camera/ Perspective view, I don't see the object moving in the perspective, until I click on it.
View 2 Replies
View Related
Dec 19, 2013
I've tried to figure out the pattern of how the command works for inputting partial customization menu toolbar names but I'm unsuccessful.
You should be able to show and hide partial customization menu toolbars with the -toolbar command because it can hide all toolbars including my partial customization menu toolbars currently shown. I've tried the toolbar menu alias (defined in the CUI command) and the name (refer to this link to the same image embedded below) and none work.
View 6 Replies
View Related
Nov 4, 2013
I am trying to customize my quick properties (acad.cuix), but i keep on receiving fatal error message. And when i click on quick properties it is all blank. Also, the Properties dialogue box is not working when i click on something, the properties do not appear on the Properties dialogue box. Attached is the error message.
View 3 Replies
View Related
Apr 19, 2012
I'm getting a fatal error everytime I click on the hatch command on the home ribbon and then just press ESC before I do anything. This happens on command.. everytime. AutoCAD LT 2013 to see if they also get the same error.
View 7 Replies
View Related
May 3, 2012
I get this common exception while debugging right after I close AutoCAD. I have not even run any commands that belong to my project, just open AutoCAD and Close AutoCAD.
--------------------------- Exception in c:program filesautodeskapplicationpluginssbd.bundlecontentsaalsbinacadaliasapp.arx ARX Command --------------------------- Unhandled Exception 1 (Access Violation Reading 0x89a63aa8) at address 775E32D0h --------------------------- OK ---------------------------
--------------------------- Exception in c:program filesautodeskapplicationpluginssbd.bundlecontentsaalsbinacadaliasapp.arx ARX Command --------------------------- Unhandled Exception 80000003 (80000003h) at address 776540BFh --------------------------- OK ---------------------------
Call Stack:
[In a sleep, wait, or join] > mscorlib.dll!System.Threading.WaitHandle.WaitAny(System.Threading.WaitHandle[] waitHandles, int millisecondsTimeout, bool exitContext) + 0xb6 bytes System.dll!System.Net.TimerThread.ThreadProc() + 0x2d6 bytes mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool ignoreSyncCtx) + 0xdc bytes mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state) + 0x3b bytes mscorlib.dll!System.Threading.ThreadHelper.ThreadStart() + 0x4d bytes [Native to Managed Transition]
View 3 Replies
View Related
Apr 17, 2013
A consultant working in PowerCADD 2000 sent me a DXF converted file. I have tried opening it in all CAD versions with no success.
I attempted converting it in word to txt file and then back to DXF but still no luck.
View 4 Replies
View Related
Dec 12, 2012
I am trying to edit a description of a block and by following what is in the help it gives me an error. See attached jpeg for error message.
View 5 Replies
View Related
Feb 21, 2013
I could open my autocad and inventor dwg files (No I can't post them) fine w/ 2011. Now we upgraded to FDS 2013 and I keep getting this error.
Close programs to prevent information loss:
Your computer is low on memory. Save your files and close these programs:
Autodesk Inventor 2013
View 4 Replies
View Related
Feb 26, 2013
Every time I start AutoCAD MEP 2013 I get a Resource Manager Error and then AutoCAD usually crashes. Specifically I get the message
Cannot find the resource string number 21517 in resource AecXBase70.
It lists about a dozen different string numbers.
View 1 Replies
View Related
Jun 23, 2013
my cad file it gives busy Error and remove all the Data and save as auto with empty file
View 8 Replies
View Related
Oct 27, 2013
I'm currently using Autocad 2013 for Mac and having some problems with cad.
1. I can't change my page setup in layout view its showing me strange window where i can't click and do any changes.
2. when I'm trying to scale my drw in 1:10 my page is A1 size its scales way to big so it doesn't fit the page.
View 1 Replies
View Related
Jan 4, 2013
I have a user with AutoCAD 2013 installed on his work laptop. It is a Dell with Windows 7 64-bit. We don't have local IT any more and he was having problems with the computer, which is only 6 months old, so he had to send it from Michigan to Massachusettes, where our Global IT resides.
They "Imaged" the hard drive, installed a new hard drive and put the "Image" on the new hard drive. and sent it back without making sure things worked.
Now when he starts AutoCAD 2013 (vanillia), the Splash screen comes up and then he gets a Fatal Error. I have attached a capture of the error.
When he first got it back there were no drivers installed for his nVidia Quadro 1000M card, so he could not use his 2nd monitor. He found the driver and installed it and now he can use the 2nd monitor, but still had the problem with AutoCAD.
View 3 Replies
View Related
Feb 1, 2013
I'm using AutoCAD 2013 and I get a fatal error when it pulls up a print preview. If I have "Publish in Backgound" selected it proceeds to print. The error only appears to exisit when it pulling up the print preview. I have installed sp 1.1. I've repaired and reinstalled also. My AutoCAD 2012 is publishing fine.
View 6 Replies
View Related
Aug 8, 2012
When I open a file in Inventor 2013 I get the error message "cannot open XML file" for 20 or more files.(See attachment) This has only been an issue since 2013 was installed. What do I need to do to correct this?
View 2 Replies
View Related
Jan 16, 2013
When opening the layers dialogue box in AutoCAD 2013 the display does not appear to load correctly, I have had this problem before when executing this command and loaded up the old layer manager, I can't remember what the command is for load this.
Autodesk Inventor Professional 2013 SP2 64-Bit Edition
Windows 7 HP Z400, Intel Xeon W3550 3.07GHz
12.0GB RAM, ATI FirePro V4800 (FireGL)
View 1 Replies
View Related
Dec 10, 2012
when trying to load our custom menu i get the following error.
Write permission denied. Unable to create C:program files Autocad 2013SWRMenuSWR.cruix.
View 5 Replies
View Related
Nov 13, 2012
I installed AutoCAD 2013 successfully, but when I open the program for the first time, it displays the following message and aborts the program:
FATAL ERROR: Unhandled Access Violation Reading 0xffffffff Exception at e9690004h.
What can I do to resolve this problem?
View 3 Replies
View Related