AutoCAD Inventor :: Add-in Manager Not Loading?
Dec 19, 2011
I have a user that just recently discovered that the add-in manager does not load any more. I has been working fine for some time.
And I mean that we can't even open the add-in manager. The button is non responsive. I have tried to open it from the windows start menu and I get the message " can't create apprentice server".
Of course this effects all of the ad-ins including the CC and the vault.
I can log in as administrator and everything works fine so the install is good. I'm assuming it's got something to do with his user account settings and on that vein I tried to delete his Autodesk settings in both the registry and his user folder but with no luck.
We are running IV2010
Windows 7 x 64bit.
View 8 Replies
ADVERTISEMENT
Jan 16, 2012
Ok some times when I go to run details it pops up that it can not load the component database AecDtlComponents (US).mdb file. I go to options and can not do anything there. So I have to close it all down and hope when I reload AA it works. 9 out of 10 times it does. But this is a pain to do when ever you need to add detail stuff. Oh also this happens on more then one computer in the office. running 2012 with sp and all updates on windows 7
View 8 Replies
View Related
Sep 12, 2012
When opening an assembly document via the API (inventorApplication.Documents.Open("path-to-document")), the browser pane and ribbon look like no document has been opened, even though the active environment (inventorApplication.UserInterfaceManager.ActiveEnvironment.DisplayName) is "Assembly".
View 2 Replies
View Related
Jul 5, 2012
I have a bit of problem. I have created a Addin for Inventor using Visual Studion 2010 Professional.
My Addin Works fine for
Windows XP Professional Service Pack 3 (64-bit OS)
With Autodesk Inventor Professional 2012, 32-Bit Edition
Now I need to Deploy the addin on another Machine with below configuration,
Windows 7 Professional Service Pack 1(64 bit OS)
Autodesk inventor Professional 2012, 64-Bit Edition.
I tried to load my addin, it doesnot load, I tried to load it manually by Goint to Tools->Add-In and selecting my addin and selected "Loaded", Even then its not loading..
View 9 Replies
View Related
Mar 25, 2013
I am trying to load CATIA v5 files into Inventor 2013, which works great. However, the materials applied to the object in CATIA are not being imported. Instead the colors from the "Properties" dialog in CATIA are being applied. Is it possible to somehow maintain the materials? Since the constraints aren't imported either, I would have to reapply the materials for every position of this certain object (for renders), because adding the constraints in Inventor is too much work to be doing again.
View 1 Replies
View Related
Apr 23, 2013
I recently downloaded the student version of Inventor Professional 2013 (64-bit). I made some parts and ran some stress analysis simulations on the parts. I restarted Inventor after running a simulation and upon the reopen, none of the add-ins on the Environments tab were there and the Add-Ins manager does not open. I tried uninstalling and reinstalling the entire program, even tried installing different model years of Inventor; none of the versions load the add-ins and the add-in manager fails to load.
View 9 Replies
View Related
Apr 13, 2012
Windows 7 64bit
Inventor 2010
Visual Studio Professional 2010
I have an Addin with several pieces of functionality that I have been working on for over a year now and have had no problems with it loading. Yesterday I was working on a bug in a function and when I set a break point it was not breaking in the correct location. Possably some miss match between the source and .pdb files. I tried a clean build but still could not get the break point to be correctly aligned with my source code.
I tried to unregister and re-register the Addin with regasm but no luck. I then decided to search the registry for the name of my Addin and was supprized to find thousnads of registry entries. I then decided to clean my registry of all occurances of the Addin name. After removing all occurances of my Addin from the registry my Addin would not load.
I tried putting a message box in the first line of the Activate sub but it never executes. I made the assumption that it was a problem with the registry and changed the GUID value. When I did a rebuild I got the following error:
Error 1 The "UnregisterAssembly" task failed unexpectedly.
System.Runtime.InteropServices.COMException (0x80030002): could not be found. (Exception from HRESULT: 0x80030002 (STG_E_FILENOTFOUND))
at Microsoft.Build.Tasks.NativeMethods.UnregisterTypeLib(Guid& guid, Int16 wMajorVerNum, Int16 wMinorVerNum, Int32 lcid, SYSKIND syskind)
at Microsoft.Build.Tasks.UnregisterAssembly.Unregister(String assemblyPath, String typeLibPath)
at Microsoft.Build.Tasks.UnregisterAssembly.Execute()
at Microsoft.Build.Framework.ITask.Execute()
at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute()
at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(ITaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask, Boolean& taskResult) AnthroAddIn
I ran the build again and did not get the error.This Addin is loaded on every CAD workstation in the company using an install program written with the Inno Setup Compiler. I installed the Addin using the installer and the Addin still will not load on my machine.
What is the best approch to debugging an Addin that will not load?When is it necessary to re-register your Addin using regasm?Is it possable that this problem is being caused a problem with the registry?I have read a number of posts regarding problems with Addin's not loading but have not found anything simmilar to this.
View 2 Replies
View Related
Sep 17, 2012
We have a problem with Inventor freezing when saving idw. It is not possible to end Inventor process in task manager so the only way to quit Inventor is to force a complete PC shutdown.
View 1 Replies
View Related
Sep 28, 2012
My Content Center Add-In is not loading in Inventor Pro 2012. It's listed as unloaded in the Add-In manager (see below), and, of course, "Place from Content Center" isn't shown as an option on any of the menus. If I double-click on Centent Center in the Add-In Manager, the word "Unloaded" changes to "Loaded" and I don't get any errors. It looks like it should have loaded fine. But then if I close the Add-In Manager and open it again, it has gone back to "Unloaded". I haven't found anything that can restore the Content Center functionality.
I have installed Inventor Pro 2013, and this could have been around when the Inventor 2012 Content Center broke. I'm not positive about the timing... If I start Inv 2013, the Content Center works fine in it.
What to do before uninstalling 2013 and/or reinstalling 2012?
View 2 Replies
View Related
Dec 2, 2013
I have an issue where an addin loads once the first time Inventor is opened. If the addin is unloaded and reloaded via the Addins dialog and no documents are open it loads once. If the addin is reloaded while a file is open is reloads twice.
I came to the conclusion it is loading multiple times because the it seems to go through the Activation method of the addin twice. When is the Activation method called during loading an addin?
Inventor Addins
FlowTools for Inventor
ilxButton Panel (Buttons for iLogic Rules)
View 2 Replies
View Related
Jul 24, 2012
I am into tracking solar array's. So designing for high winds is paramount. I wonder if Inventor will have a package for analysis of wind loads. It is a different kind of FEA. Call it a 3-D distributed load.
View 5 Replies
View Related
May 15, 2013
I have problem with Hole and Thread load menu input Thread.
i see only Loading thread data spredsheet .Please wait
win xp x32
inventor 2013
View 1 Replies
View Related
Jun 20, 2011
Recently we have switched from VBA to iLogic code. We have stripped out all of the VBA code, but when parts and assemblies are opening there is a big delay and the words "Loading VBA Project" is displayed at the bottom of Inventor.
Is iLogic or some facet of Inventor 2012 still using VBA Projects? If not, then can I disable this to shorten the amount of time it takes to open models? If possible how would I do this?
Using Inventor 2013
View 5 Replies
View Related
Jan 18, 2011
I created a task to import (convert) a specified folder of MDT files using a specified ini file to ignore the layout drawings (tests resulted in near-useless idws with most missing drawing views - mainly due to our ignorance in creating MDT drawings). I specified a subfolder as the destination for the converted ipt files. After the task runs, the ipt files appear in the main folder (where I did not want them), while the destination folder has files with the names of <original part number>.dwg.ipt. The ipt and dwg.ipt files appear identical and have the same feature tree.
A typical entry in the Import.txt file is:
22926.dwg Get Translator Success ...InventorConvert MDT Files
dwg 22926.dwg Open Success ...InventorConvert MDT Files
dwg 22926.dwg Import Success ...InventorConvert MDT FilesInventor parts converted from MDT files22926.dwg.ipt
dwg 22926.dwg Close Success ...InventorConvert MDT Files
So I'm not sure what I'm doing wrong here. It appears to be mainly working, but it will require cutting/pasting/deleting I wasn't expecting. The main goal here is to create ipt files that our CAM system can (we hope) work directly with, as they dumped the MDT translators a while back.
Inventor Professional 2014 64 SP1
Windows 7 64 bit - SP1
Xeon E5-1620
16 GB Ram
Quadro 2000
View 2 Replies
View Related
Jan 12, 2013
After downloading the Autodesk Inventor 2013, I was forced to download the hotfix. I completed the download, and started up Inventor. My force closed crash report directed me to the most updated update, which I then installed to no avail. I've sent an additional crash report, but I've yet to recieve any feedback. When I go to either load the .ipt blank file, or even close the welcome center tab (to be able to access the tools to troubleshoot) It shuts down.
Windows Vista 32-bit
ATI Radeon 3400 HD Series
Intel(R) Core 2 Duo CPU E7300 @ 2.66GHZ X2
View 9 Replies
View Related
Feb 23, 2012
We have 13 machines that are identical hardware and software; Windows 7 and the Autodesk Product Design Suite 2012 as well as the Vault 2012 Client. Two of these machines are exhibiting the following behavior: Connected to our LAN with access to the internet not loading Vault on startup Inventor loads in 68 seconds.Disconnected from our LAN with no access to the internet not loading Vault on startup Inventor loads in <10 seconds. I have tested this with our AV turned on and off with no changes in the above noted behavior. These two machines loaded Inventor 2011 in repsectable times ~<30 seconds.
Now this tells me that when Inventor is loading it is trying to go somewhere when there is a network connection. But where and what can I do to make it stop?
View 3 Replies
View Related
Sep 13, 2013
my animation takes around two seconds to load within my browser. Is there a way to display a loading symbol such as spinning circle, that will show the animation is loading, then disappear once it is ready to display?
View 2 Replies
View Related
Jan 22, 2014
I'm currently working on a site which is almost 95% complete. The loading time for the site is approx 7-10 seconds which seems to be slow. I have placed a preloader but that doesn't seem to be coming up while the site is loading.
Is there anyway to speed up the loading time. Like some code that will tell it load specific number of frames first and then load the rest in the background?
I have compressed the images that are being used but cannot compress further as they may lose the quality.I've got the preloader working and now it seems to be showing up while the site is loading. Is there any way to speed up the loading time.
View 3 Replies
View Related
Feb 15, 2013
I am unable to get this code to launch the File Save As Command. I Think I have the sytax correct, because if I Replace "AppFileSaveAsCmd" with a different command name (i.e. "AppFileNewCmd") it works as expected. I have tried this with "AppFileSaveCmd" and "AppFileSaveCopyAsCmd" and both have also failed. It seems any kind of save command wont work... I am trying to creat a rule that will fire on "New Document" iTrigger that will Force a user to save the newly created assembly document in preperation for further iLogic rules that depent on the assembly Filename and path. Maybe there I am not telling it What file to Save? I have pasted the code below..
Format:HTML Format Version:1.0 StartHTML: 165 EndHTML: 3048 StartFragment: 314 EndFragment: 3016 StartSelection: 314 EndSelection: 314
SyntaxEditor Code Snippet
[Code]....
View 8 Replies
View Related
Oct 24, 2013
Im trying to load .shp files made from ArcMap 10.1 and continually get an error labeled “Invalid Repository Type”. I can’t seem to find any information on what exactly a repository type is or how to correct it.
View 2 Replies
View Related
Dec 6, 2013
AutoCAD MAP loads a some AEC modules when initialising.
I want to send my .NET Init message to the commandline after these AEC loading prompts
I tried waiting for Application.Idle(QuiescentState) without any luck.
View 2 Replies
View Related
Apr 9, 2013
My boss recently gave me a USB with a huge amount of hatches on it. The hatches are in .pat format. When I opened up AutoCAD (the version I have is AutoCAD Civil 3D 2011), and typed in "hatch" to have a look at the hatch creation properties box, I can't find where to load a hatch. I am also a bit confused as to where I should save all these new hatches so I can access them easily in the future.
View 9 Replies
View Related
Nov 25, 2011
i have a set of C# .net dlls (.net 3.5) which i used to load automatically in Autocad 2010. Everything was working perfectly but suddenly one fine day one of the dll stopped loading. So i tried loading it using netload command but doesn't work. Its not showing any messages after netloading and when i type commands of that dll it says unknown command. I tried putting a message box in the initialize of the dll but that message also not showing up.
View 5 Replies
View Related
Mar 22, 2011
Is it possible to freeze or switch off a layer so that objects on that layer can be moved or rotated etc with the rest of the drawing?
View 7 Replies
View Related
Jul 7, 2011
I am starting over here at work. I am using and familiar with SSM. However, i want some feed back on some of your practices on where you keep the DST files and other basic setting. I want to make sure i am not missing something or overlooking a better (efficient) way to keep everything organized.
currently I have created a "template" DST file and keep it in a subfolder for the project that is currently being worked in. I like this because when we archive the job folder; everything that goes with that job gets zipped/archived.
I have been thinking about putting all the DST files in one "SSM" folder in the root folder list of our projects...
View 9 Replies
View Related
Jul 26, 2013
When I enter CTRL+1 at the command line I get this Properties doesn't show scale.jpg What I want is this Properties Manager nestly's last dialog.jpg with the capability to adjust Scale X, Y, and Z.
How do I get this one?
View 9 Replies
View Related
May 30, 2012
When I try to menuload a .cuix on a machine that has UAC set to high, The menu group comes in, but the toolbars associated with it do not. I know this sounds like AutoCAD support but it is .net related as the .cuix is loaded through .net. The pull down appears OK.
If I manually set UAC to it's lowest setting then they come in, is there a reason for this?[URL]
View 1 Replies
View Related
Mar 4, 2012
Is it possible to do actions directly after loading the DVB file by command appload in the autocad command bar?
For example, creating a menu in the menu bar with the available procedures in the .DVB?
View 3 Replies
View Related
Oct 6, 2012
Loading an existing batch file to AutoCAD2013 Lt. I have a toolbar that was setup before and I have a new machine, new cad etc and want to get everything back to the way it was.
View 2 Replies
View Related
Mar 20, 2013
After putting a myPartial.cui file in c:program filesmyfolder, I want to load it automatically at every next AutoCAD startup.
What are the ways to tell AutoCAD to do this task?
View 2 Replies
View Related
Aug 22, 2012
I'm trying to load a modal dialog, at the first loaded/created drawing. How can i find out when autocad is done with loading to activate the form. I have event handlers for document created but it gets called to early.
View 1 Replies
View Related