AutoCAD Inventor :: 2009 Shuts Down Without Warning?
Aug 28, 2012
Running Inventor pro 2009 building simple fabrications and assemblies and it randomly shuts down without warning or any error code. This is happening regularly an dwith no apparent pattern or trigger.
View 1 Replies
ADVERTISEMENT
Oct 3, 2012
My client wants to buy Inventor 2013 and want to installed MDT 2009. How to install MDT 2009 of inventor 2013? He has a large data base of MDT. If he can not be installed MTD2009 he will not buy inventor 2013.
View 2 Replies
View Related
Oct 7, 2013
2012 showcase starts to load and then shuts down.
View 3 Replies
View Related
Dec 10, 2013
Our company is planning to buy new workstations Dell Precision T1700 [URL] and we have question about compatibility with Inventor 2009: Will there be issues with drivers or directx etc. that don´t match with Inventor 2009 ?
View 5 Replies
View Related
May 19, 2008
Just thought I would post this since I didn't see it anywhere else. With Inventor 2009, the views in IDW are automatically set to associative which causes the visibility option for parts/assemblies to be grayed out.
View 3 Replies
View Related
Nov 11, 2011
My ctrl key has stopped working in Inventor.
It works fine in other programs.
Also when I hit F7 in a sketch Inventor does not show the section of the part to my sketch plane.
Also, my memory bar indicator does not work, it just stays all grey.
View 4 Replies
View Related
Oct 21, 2011
What is the risk Migrating Inventor 2009 files to Inventor 2012?
Do i have to migrate the Inventor 2009 files to 2010 and up to 2012?
View 2 Replies
View Related
Dec 10, 2013
Using Inventor 2009. For some reason (all of a sudden) it will not open a step file. When I go to search for the file I would always use the file drop down an there would be a lengthy list of options. For some reason now it will only list the basic native formats... part, assembly etc. How I can get these back?
View 8 Replies
View Related
Sep 18, 2012
Finally, we updated to 2013 Inventor Professional (64 bit).
Now I have some problems when I run the rule which I created in 2009 (32 bit).
First one is:I created a rule which is suppressed. I need run it when I save files. The problem is: after I moved to 2013, and when I puch SAVE button, my rule cannot be run.
Autodesk Inventor Professional 2013 (64 Bit) SP2
Windows 7 Professional Service Pack 1
Intel(R) Xeon(R) CPU E5645
12.0 GB Memory
View 6 Replies
View Related
Oct 29, 2011
can you open inventor pro 2012 files on inventor pro 2009?
View 2 Replies
View Related
Mar 10, 2009
My students draw all of the individual parts of a product as ipt files. Next they create an assembly using those ipt files on a iam template. Next they generate a multiview assembly drawing on a idw template from the iam file. On the idw multiview assembly random visible lines disappear and we are not able to get them back. Students are turning of the visiblity of some of the hidden lines on the idw assembly but not all hidden lines.
View 2 Replies
View Related
Jul 9, 2013
Can Mechanical Desktop 2009 be installed with Inventor 2013?
View 5 Replies
View Related
Jul 22, 2010
I am trying to determine the moment of inertia of an L-section using IV 2009. By selecting Tools>Region Properties of a closed loop profile in the sketch environment the moment of inertia is given, however the principal axes through the centroid are at 45 degrees to the toe of the angle (see attached image). I want Ixx and Iyy where the X and Y axes are parallel to the horizontal and vertical toe respectively.
Coincidentally, AutoCAD orientates the principal axes the same when viewing the Region Mass Properties of a similar Region.
View 9 Replies
View Related
Mar 21, 2013
I have a mass print script and I have it save then close the drawing after it's done printing each one. The problem is the script updates the mass properties and some times drawings just update when opened. So when it saves different "warnings" can pop up, which pause the script until the pop up is taken care of. The warnings are typically for saving other files like the ipt linked to a drawing or if the drawing was saved in an old version. Is there a way to just accept those while running a script so it does puase?
How I save and then close the drawing.
ThisApplication.ActiveEditDocument.Save
ThisApplication.ActiveEditDocument.Close True
View 9 Replies
View Related
Feb 19, 2009
After installing Inventor 2009, you may find that other software on your machine now has connection issues such as Apache Web Server, Skype or other servers/programs that are configured to use port 80.
This is because Data Management Server 2009 is configured to connect to that port every time you reboot your computer. If you go to your Windows start bar, select 'Run' and type in services.msc, you will see a list of services. Scroll down to 'Autodesk EDM Server', its' Status' should be labelled 'Started' and its 'Startup Type' should be 'Automatic', which means that this service is started when you turn on your machine, thus connecting to port 80 automatically.
You could change the 'Startup Type' to 'Manual', so that any of your other servers/progams that need to connect to port 80 will function properly, but that would limit the ability for Inventor 2009 and other programs that are configured to use port 80 to run simultaneously. You would also have to manually start this service every time that you require to use Inventor 2009 and the Vault.
If you don't mind EDM Server to hang onto port 80, but you're having connection problems with Skype, then change over to another port for Skype. Open up Skype, goto Tools -> Options -> Advanced -> Connection. If the checkbox is selected for 'Use port 80 and 443 as alternatives for incoming connections', then uncheck it and restart Skype.
So, how do you configure EDM Server to connect to another port? There are four configuration files that need to be changed, so the default of port 80 is not used.
1. C:Program FilesAutodeskData Management Server 2009ADMS ConsoleConnectivity.ADMSConsole.exe.Config
Change port value to 8081:
<connectivity.vaultmanager>
<webServer>
<add key="SSL" value="0" />
<add key="PORT" value="8081" />
</webServer>
</connectivity.vaultmanager>
2. C:Program FilesAutodeskData Management Server 2009ServerDispatchConnectivity.WindowsService.JobDispatch.exe.config
Add port number 8081: <add key="Server" value="127.0.0.1:8081" />
3. C:Program FilesAutodeskData Management Server 2009ServerWebServicesWeb.config
Change port value to 8081:
<connectivity.web>
<server port="8081" sslRequired="false" />
</connectivity.web>
4. C:Program FilesAutodeskData Management Server 2009ServerWebserverConnectivity.EDMWS.Server.exe.config
Change port value to 8081: <webserver runMode="service" port="8081" useHttpSys="auto">
You will have to restart 'Autodesk EDM Server' in services for changes to apply.This should eliminate your connection issues. Why Autodesk has decided to use 80 as the default port number without an easy way to change this through the console is just silly in my opinion.
View 8 Replies
View Related
Jan 19, 2012
Inventor 2009 creates XLS file when saving assembly drawing (IDW file).Why? How to get rid of that?
View 6 Replies
View Related
Dec 22, 2011
.My Inventor2009 keep crashing everytime i'm trying to traslate/import Mech. Desktop2009 files....Windows7 is my os platform. Done all latest SP both for Inventor & Mech Desktop.
View 1 Replies
View Related
Oct 31, 2011
Ones every three years we have an upgrade of Inventor. In a few months we have an upgrade from Inventor Proffessionel 2009 to Inventor Prof. 2012. Since we often use special materials in our design process we also create/add the new material in the material database. So here's the question; is it possible to copy the material database (special mades) from Inv Pro 2009 to Inv Pro 2012? It would save us a lot of work!
View 4 Replies
View Related
May 10, 2012
We modeled parts in inches. We save as copy to an .STL file to get SLA prototypes made. The parts came back 2.54 times bigger than needed. Reason is the default setting for saving as .STL files is Centimeters.... Not sure why Autodesk did this....but yes I understand it's not their fault, we should have checked under options and changed it to inches.....we just assumed that you model in inches, it would save as in inches....See what happens when you assume....
View 5 Replies
View Related
Jul 16, 2013
I am trying to link a Excel spread sheet to an Inventor 2009 part. It worked great on Friday now it is not working. The only thing that changed was that there was a windos update. When it does work I am unable to update any of the parametes that are linked to Excel file as the update button has disappear.
View 2 Replies
View Related
Sep 23, 2013
how to import Mechanical Desktop 2009 files into Inventor 2012
View 1 Replies
View Related
Jan 24, 2012
When I enter a Run File Name in the "Create Tube & Pipe Run dialog box I get the message "The path is too long. Try a shorter name." The name I entered is "Kappa 55 Suction Line", I also tried the Run File Name of "1" as a test and get the same warning message "The path is too long. Try a shorter name."
View 3 Replies
View Related
Sep 17, 2009
I created a sheet metal part with multi-edge flanges; the part unfolded no problem. Now, I need an exact, mirrored copy of that part [new part number]. My first attempt was a mirrored component at the assembly level. The part was mirrored but it would not unfold. My next attempt was a derived part with the mirrored option selected. This part, too, was mirrored but would not unfold either.
"In sheet metal parts, mirroring flanges or contour flanges created using multi-edge select is not supported." Is this why the flat pattern fails?
Is there a workaround? I'd hate to create the mirrored part from scratch when I all need is reverse bends.
View 9 Replies
View Related
Sep 19, 2011
Using 2011.
I have lists of Documents I am altering and saving automatically in a loop, The problem is that if the file needs to be migrated you get a dialog box in your face for every file in the list. How can I temporarally turn the dialog off?
ThisApplication.SaveOptions.PromptSaveForMigration = False
Does not do it.
View 1 Replies
View Related
Oct 2, 2013
I'm trying to breath life into an old Sheet Metal template.It starts with the Non-Empty VBA warning.From there, "Run-time error '13': type mismatch
Debugging, here's my screen (attached). I don't know enough about VB to know where there's a problem.
View 2 Replies
View Related
Mar 11, 2011
I am using AutoCad Architecture 2011 64bit, whenever i send a print job to the printer my Autocad says it has to shutdown.
View 3 Replies
View Related
Feb 13, 2013
The program shuts down every time I save and close a drawing; this way I am loosing any other drawing that is still open.
I am working on a 64bit Widows7.
View 4 Replies
View Related
Jun 30, 2010
where can I get the link to download installation of AutoCAD MAP 3D 2009 X64.
View 4 Replies
View Related
Aug 23, 2013
I had trouble installing the program on Windows 7 after aborting on the first try when an error message about a font issue appeared and I wanted to find out more info. It took four retries, rebooting and adjusting my security settings I have it installed as a trial version (I think), but when I try to launch the program it goes through the initiallization process each time and then shuts down just as it is launching. Do I uninstall and start again from scratch? I have experience in installing 2000LT and 2004LT on various computers over the years with out ever having an installation issue.
View 1 Replies
View Related
Jul 10, 2012
A dwg obtained and developed from autocad 2009 was opened with autocad LT 2012 but could not display on the LAYOUT, although it does show on the MODEL.
I have tried to SAVE AS using the 2012 Autocad LT, but the drawing still wont display on the LAYOUT.
View 7 Replies
View Related
Aug 22, 2011
My company is useing LDD2009, as well as map. when we make notations in our plans we use a block that is basicly a square with an attribute inside to represent a number, the nuber then corresponds to the same number and a description in a table.
Now, I have been asked to create / recreate (a)the block that would rotate per viewport, also; we are not usin dynamic leaders.
is there a way to either continue with the block or create a dynamic leader that would rotate per viewport, even in other drawings that have xrefs attached like Plan & Profile sheets that are separate drawings.
I'm not sure how autocad would handle the rotating as well as the location of the block and still have the leader point in the same place.
View 2 Replies
View Related