Querbeet bei schönstem Wetter
War das ein Traumwochenende?! Sonne satt, auf der Terrasse liegen und lesen und mit den Hunden spazieren gehen. Nicht schlecht! Hoffe, ihr habt das lange Wochenende auch genossen! Natürlich sind trotz des schönen Wetters einige wissenswerte Informationen zusammengekommen, die ich euch nicht vorenthalten will. Wird eine lange Liste, pickt euch also raus, was euch interessiert.
Kwowlede Base & andere Blogs
Inventor
Not Current Version” error when attempting to save file
Hotfix – Non-English Local fonts are not working when exporting to PDF
Creating a variable pitch helix on conical surface
Sketch Blocks – Almost like Legos

The U and I of the New UI in Inventor 2010
Inventor 2009 Subscription Bonus Pack Client Update for Autodesk Data Management Server (ADMS) 2010
Inventor 2009 Service Pack 1 Client Update for Autodesk Data Management Server (ADMS) 2010
AutoCAD
Enhanced Attribute Editor (EATTEDIT) causes AutoCAD to crash
Server name is not automatically added to ADSKFLEX_LICENSE_FILE
Copying tool palette groups to other computers
Unhandled exception when using AutoCAD 2010-based product
After installation, you were able to start the product, but when you tried to execute a command or select one of the UI items, the product crashed with the following error message:
Unhandled e0434f4dh exception at 7c81eb33h
Solution
This error is caused by Microsoft .NET Framework 3.5 Service Pack 1 not being installed properly.
You can download and install Microsoft .NET Framework 3.5 SP1 directly from the Microsoft website:
Once you have installed .NET Framework 3.5 SP1, the product will work as expected.
Productstream/Vault
Inventor File Resolution dialog box displayed when using Open from Vault command
Error 1316, File iterations could not be assigned to an item
When you tried to use the Assign Item command, you received the following error message:
Error 1316, File iterations could not be assigned to an item.
Solution
This error may occur because of a problem with SQL. It can be resolved by installing SQL 2005 and SP2 running the recommended maintenance plan.
For detailed instructions on how to do this, refer to pages 34-47 of the Advanced Configuration Guide for Autodesk Data Management Server 2008, Rev 2.0.
Error when attempting to synchronize workspace
Error: Cannot access a disposed object. Object name: ‘ListBoxControl’
You were navigating through a folder in Vault Explorer when you received the following error message:
Error: Cannot access a disposed object.
Object name: ‘ListBoxControl’
Solution
This error may occur because of a corrupt profile in either Vault 2009 (Client), Productstream 2009 (Client), or the server applications.
To resolve this error, you need to delete the local profile by deleting one of the following folders, depending on your product:
C:\Documents and Settings\<PROFILENAME>\Application Data\Autodesk\Vault Explorer 2009
C:\Documents and Settings\<PROFILENAME>\Application Data\Autodesk\Productstream 2009
C:\Documents and Settings\<PROFILENAME>\Application Data\Autodesk\Autodesk Data Management Server Console 2009
Note: Change <PROFILENAME> to the name of the profile that you are using to log on to Windows.
“Not Enough Disk Space” error when checking in file
Files not published on check-in, even though DWF publishing is enabled
“Unable to create component” error after placing a component from Content Center
When you placed a component from Content Center, the Check Out dialog box was displayed. If you clicked No, an “Unable to Create Component” error occurred.
Solution
The Check Out dialog box will be displayed if you insert a Content Center component that has already been inserted and checked-in by another Vault user and your Content Center folder is defined locally on your computer.
In this case, the Content Center component is already present in Vault, but not in your local Content Center folder.
To avoid this error, use one of the following workarounds, choosing the one most appropriate for your environment:
- Click Yes, check the component out, and then check it in after the Content Center part has been inserted.
- In Vault Explorer, right-click the Content Center folder. From the context menu, click Get Entire Folder.
- In the Vault project, define a common shared CC folder on the server for all users.
- Have an Administrator check out all of the Content Center parts. Now, when the Content Center part is checked out (by any user), the Check Out dialog box will not be displayed.
Vault Browser icon for Inventor Project File displays a green circle
Inventor Programmierung
Controlling Layers in Your Flat Pattern Export
Using the API you can assign an attribute to an edge in the flat pattern and this will control which layer that edge will be written to in the DXF or DWG file. The name of the layer is specified by the attribute. Below is a very simple example that will add an attribute to a selected edge.
Positioning Assembly Occurrences
Rob Cohee recently posted a video demonstrating some skeletal modeling techniques in Inventor related to . To simplify the process he used a VBA macro that I wrote for him. It’s a simple macro and is useful by itself but also helps to demonstrate some API capabilities. Here’s the macro that I provided Rob.
3G Schalter in XP und Vista 32-Bit aktivieren
Many of Autodesk’s applications, including Navisworks, are able to take advantage of the 3GB functionality switch.
Advanced users may know that the virtual address space of processes and applications is still limited to 2 GB unless the /3GB switch is used in the Boot.ini file. When the physical RAM in the system exceeds 16 GB and the /3GB switch is used, the operating system will ignore the additional RAM until the /3GB switch is removed. This is because of the increased size of the kernel required to support more Page Table Entries.
Note: Only applications that use IMAGE_FILE_LARGE_ADDRESS_AWARE in the process header can take advantage of this functionality.
Enabling 3GB switch on Windows XP or Windows Vista
s. dazu auch: http://blog.inventor-faq.de/2007/02/17/inventor-mehr-speichern-zur-verfugung-stellen-3gb-schalter/
