AutoCAD Architecture :: Detail Component Manager Not Loading From Time To Time?

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


ADVERTISEMENT

AutoCAD Architecture :: ACA Detail Component Manager Missing

Aug 5, 2013

I recently installed Building design suite premium and I am just getting around to getting it configured. I was trying to open up the detail component manager and have been looking for the default tool palletes for detailing and they are missing. In AEC content the path to the databases are there but I can't find where to access the detail component manager or tool palletes. I can't even find the tool catalog to bring them in that way. It says to look for the detail panel in the ribbon but guess what, I don't have that panel nor do I have the option to show it in the ribbon.

I have also searched for a command line command to open the manager and I couldnt find that either.

View 5 Replies View Related

AutoCAD Architecture :: Detail Component Manager Will Not Open In 2011?

Oct 13, 2010

We are running ACA 2001 on WIndows Vista 64 bit.  The Detail Component Manager will not open on (2) of our (7) machines and returns the error message: "Specified cast is not valid".  The files are located on each machine.  I have tried running a repair; I have copied the Detail Component Manger files over from the good machines, and I have also run a re-install and the Detail Component Manager still will not work.

View 6 Replies View Related

AutoCAD Architecture :: Detail Component Manager Not Working After Installing Revit

Mar 29, 2013

My detail component manager in AutoCAD Architecture 2011 was working fine until I installed Revit 2013 on it (as part of Building Design Suite 2013). I have tried uninstalling and reinstalling MS .Net framework, but it has not worked.

View 2 Replies View Related

AutoCAD Architecture :: Adding Component Detail

Feb 21, 2011

I just started using version 2010 (I was using 2009 way past the 2010 release).  Whenever I go to insert a detail component such as a 3/4" bolt it fails.  On the command line I see the name of the detail to be inserted but immediately after is *Cancel*.

I have to shut down Architecture and restart it before it will let me insert the component -- and then only once.  If I want to insert other components I have to shut down and restart every time.

View 1 Replies View Related

AutoCAD Architecture :: Detail Component Databases Are Missing?

Sep 18, 2012

The AEC content folders are missing. Actually, it's not missing but autocad is not able to locate them.

C:ProgramDataAutodeskACA 2012enuAEC Content.

C:ProgramDataAutodeskACA 2013enuAEC Content.

Is there any problem or bugs with the "AecDtlComponents.mdb" file type

View 1 Replies View Related

AutoCAD Architecture :: Detail Component Database Options

Jun 19, 2012

How do you modify the database and generate the size of items needed within the software from the Detail Component Database?  Can you Adjust sizes?  Are there more items to select?

View 1 Replies View Related

AutoCAD Architecture :: Detail Component Database Will Not Open?

Sep 28, 2012

We are using Autodesk Architecture 2013 running on 64bit Windows 7 workstations. When I try to access the Detail Component Database I get an error message stating the AecDtlComponents (US).mdb will not open. I went into Tools-->Options-->AEC Content and tried to Add/Remove a database but the list was empty. When I try to Add a database I get the same error message AecDtlComponents (US).mdb will not open.

View 5 Replies View Related

AutoCAD Architecture :: 2012 Detail Component Manger Fails To Insert Objects?

Apr 27, 2011

We installed ACA 2012 a few weeks ago on computers running Windows Vista Business 64-bit.  On one of our machines, the Detail Component Manager was working fine and now when we go to insert an object the insertion fails with a *cancel*  appearing on the command line.

I have checked all of the file paths and folder permissions and everything is fine.  Microsoft.Net Framework 4 Client & Extended is installed as along with Microsoft.Net Framework 3.5 SP1.

View 9 Replies View Related

AutoCAD Inventor :: Mirror Component Is Taking Long Time To Finish

Jul 23, 2012

When I use the mirror component, is taking around 15 minutes to finish (3 simple sheet metal)..

View 3 Replies View Related

3ds Max :: Loading Time For 2011 64 Bit?

Jul 31, 2011

My workstations have a long load time for 3DS max 2011 - not sure why is it so, but if you ask me I think that is not normal. Moreover its a 64bit machine.

View 7 Replies View Related

Revit :: 2014 Closes Every Time After Loading?

Aug 22, 2013

- My Revit 2014 is closing after its showing only the interface ( open 3 seconds then closed automatically )

its first time to download .

- and how I know if it haa a conflict with my NAVIDA

View 1 Replies View Related

Lightroom :: 5.3 64 Bit - Import Takes Long Time Loading

Jan 16, 2014

So I just recently purchased Lightroom 5.3 and installed it on a brand new clean install of Windows 7.   When I attempt to import RAW files into LR from a secondary hard drive, Lightroom just stalls out for five to ten minutes.  Eventually, if I wait long enough, the Import dialogue screen loads and I get to wait another five to ten minutes to choose my secondary drive with my RAW files on it.  When I can select that drive and click the directory with my files, I get to wait ANOTHER five to ten minutes for it to accept that choice and load my photos into the Import window.  Once I get past all that and hit the Import button, it actually loads the files into LR just fine and I can work as normal.  I have never had this issue with this specific drive when I had Lightroom 3 and 4, so I don't know why suddenly LR 5 would not like it.
 
OS - Windows 7 SP1 64 bit
LR Version - 5.3 64 Bit
Processor - Intel Core 2 Duo
RAM - 8 GB
Secondary Drive - 2 TB SATA internal
No USB periphrials engaged on computer

View 5 Replies View Related

AutoCad :: Mouse Pointer Disappear From Time To Time?

Aug 2, 2011

I note that from time to time I can't see the counter and this is quite an annoyance. When the invisible pointer hover over or passes over an object, the latter will highlight as usual. I have to close and restart the drawing each time due to this issue. Is there an explanation for it, even a solution to prevent this from happening?

NOTE : This is limited to the drawing area only. I can see the pointer in the menu/toolbar area and outside autocad but not in the drawing area.

View 3 Replies View Related

Edge Animate CC :: Loading Page / Iframe And Animation At The Same Time?

Apr 13, 2013

I have a main page with a container (named BoxPlay) and a button. And I have an other page (page2) with severals animations on it : animation 1, animation2...
 
I would like to load the page2 but directly with one of his animations.
 
Code of the button :
var container = sym.$("BoxPlay"); 
container.append('<iframe id="currentPageHolder" width="'+container.width()+'" height="'+container.height()+'" src="pages/GallerieHomePage/GallerieHomePage.html" frameborder="0" scrolling="no"></iframe>');
 
How can I specify to load also animation 1 or animation 2 ?

View 3 Replies View Related

GIMP :: Loading PNG Images Into TImage32 At Design-time With Delphi 2006

Mar 27, 2013

I have a series of PNG images which have been authored from various sources, but mostly with Gimp. The images have transparent backgrounds and use partial transparency effects like drop shadow, etc. I want to display these on a bitmap layer of the TImage32 component from Graphics32.

I have dropped a TImage32 component onto my form, with the intention being to set the visibility to off, and use the TImage32 as a container for the PNG image I want to draw on the layer.

When I go to load the image at design-time, the dialog has two tabs - it allows me to load the RGB image, and the alpha channel, and I don't know how to produce these - I prouce the image by using the export to PNG function of Gimp. If I load the exported PNG into both the RGB channel and the alpha channel the resulting image doesn't have the transparent background. There obviously must be a procedure I need to follow to get Gimp to produce both the RGB and alpha channels.

View 10 Replies View Related

AutoCAD Architecture :: Speed Up Regeneration Time

Aug 12, 2009

I found several methods to alter the regen times, but not ways to SPEED them up.For example: I switch from layout tab to layout tab and my regen time can be up to 30 seconds (I know, doesn't sound long, but it's killing me).How do I speed this up??

View 9 Replies View Related

AutoCAD Architecture :: Way To Reset Time Tracking

Mar 3, 2008

I was wondering if there is a way to reset the time tracking in AutoCAD. For example, If I use an existing drawing as a starting point for a new drawing, even if I save with a new file name, AutoCAD tracks form the time the original document was created.

View 5 Replies View Related

AutoCAD Architecture :: How To Change Time Between Backups

Apr 12, 2010

Over the past year we have had a problem arise on three projects and I can't seem to track down the cause. The first job it only happened once, the second it happened a few times and now on this third project it has happened twice in three days.

The issue is the dst file becomes corrupt and all of our sheet set info is lost. The backup of the dst file is overwritten every few minutes it seems and by the time we notice a problem, the backup has been overwritten by the corrupt file.

A few questions:

1) What is causing the problem? In reading other posts it seems to have something to do with more than one user writing to the file at the same time (but, this last time it happened, only one person in the office was working on the job).

2) Can we change the time between backups?

3) Is there an easier way to rebuild the sheet set?

View 5 Replies View Related

Lightroom :: How To Change Capture Time Of Multiple Photos To Specific Time

Feb 2, 2014

I'm trying to change "capture time" of multiple photos to a specific time.
 
I know that there is "Edit Capture Time" feature under Metadata. But when I try to edit multiple photos, it says that "Modify the capture time stored in the selected photos by entering the correct time adjustment for the photo displayed to the left. Other photos (but not vidieos) will be adjusted by the same amount of time". And it really does.
 
For example,
If A file's capture time is 1/11/2011
B file's capture time is 1/11/2012
C file's capture time is 1/11/2013
I would like to change their capture time to 1/11/2014. All the three files.
 
But the current "Edit Capture Time" feature of Lightroom just adds three years to each file like this:
 
A file's capture time -> 1/11/2014
B file -> 1/11/2015
C file -> 1/11/2016
So their capture times remain as different ones. And this is not I want...
 
I've googled a lot and tried several programs other than lightroom as well, but the "Capture time" recognized by lightroom could not be changed by other programs.

View 15 Replies View Related

Lightroom :: Update Date Time Digitized To Match An Updated Capture Time For A DNG File?

Mar 25, 2013

I am updating capture time based on GPS Time (a bit OCD, I know) but when I change Capture Time the Date Time Digitized value does not change. This in in LR 4.3 and is not affected by whether on not the Catalog is set to 'Write date or time changes into proprietary raw files'.

View 8 Replies View Related

Lightroom :: Capture Time Changes To Adjust For Time Zone Errors?

Jul 27, 2013

I have been trying to figure out if I can make capture time changes to adjust for time zone errors or the daylight saving time mistakes where the capture time in the Metadata panel is off by 1 hour or so, and then have these adjustments saved permanently to the original files (master photos). This works for JPEG files and it also works for DNG files (after converting from CR2 to DNG). But it doesn't seem to work for CR2 files directly. If I used the "Save Metadata to file" option from the Metadata menu I might just get sidecar XMP files.
 
Then I found this option "write date or time changes into proprietary raw files" in the Catalog Settings. This seems about right. But what does it do? I tried enabling that, created a new catalog and then imported some new CR2 files. I then changed the captured time and tried the Save Metadata to file option. It still spits out these sidecar files. It doesn't actually write this to the CR2 files.

Or does it? Perhaps I am not seeing it in Windows Explorer? Like IPTC vs. EXIF? I'm not sure Windows reads both. These are like different types or sections of metadata information about a file. So I just wonder what the benefit or consequence is of having this option enabled? Whatever it is, it is not very apparent. And as you can see from the screenshots above the capture time has not changed (not been saved) when you look at the file in Windows Explorer. Any changes are held in the XMP sidecar. Even thou I have enabled this EXIF option in Catalog Settings.

View 2 Replies View Related

AutoCAD Architecture :: Edit Xref In Place Run Time

May 10, 2012

I'm getting very long run times to edit x refs in place. Once the exref drawing opens,  sometimes after 2 or three minutes, and I make my edit, It can take ten minuted to close the xref.

Drawing are clean, purged, -purged, recovered audited.  Computer is new workstation and dedicated to CAD only. Very little opportunity for corrupted files.

View 3 Replies View Related

Lightroom :: Watermark Using Progress Or Finish Time (not Time Of Day)

Jan 26, 2013

I want to add a watermark to a photo which encompasses a progress time or finish time of a sports event. For example, if an event starts at 7.00 am, photos taken at 8.05 am, in the watermark I want to display 1:05 hr (or 65 mins).

View 1 Replies View Related

AutoCAD Architecture :: Drawing Reverts To Wireframe Every Time Close It?

Nov 23, 2011

After doing a few renders, my drawing now reverts to wireframe every time I close it, save it, regen. how to stop this from happening? It will basically not stay in 2D wireframe and the dwg has become very sluggish.

View 3 Replies View Related

AutoCAD 2010 :: Get Sheet Set Manager To Open Up Each Time Open Drawing?

Jan 7, 2013

How do I get my Sheet Set Manager to open up each time I open a CAD drawing? I turned it off and can't remember how to turn it back on. I use command SSautoopen, set to 1 but doesn't alway work. Sometimes if I close AutoCad and reopen it I can got to drop down menu and click on .dst extension and it will open but if I close out of it it won't open again unless I restart AutoCAD. I thought I used a command from the Express Tool menu but can't find it.

View 3 Replies View Related

Lightroom :: Canon S100 Photo Capture Time Correct But Video Capture Time Is Wrong?

Jan 6, 2013

I have a Canon S100 and just started importing photos and video into my LR 4.3 catalog. I convert RAW to DNG, and the Capture Time on the photos in LR is correct. However, the video Capture Time is shifted forward exactly 8 hours. I know how to correct the video Capture Time, but is there anything I can do to stop this from happening in the first place? I looked at what the metadata looks like in Bridge.

PHOTO:
Date Created = Correct Capture Time
Date File Modified = The time I imported the file into LR.
 
VIDEO:
Date Created = Capture Time + 8 hours
Date File Modified = Correct Capture Time

View 1 Replies View Related

3ds Max :: Time Manipulation Without Time Configuration

Apr 11, 2011

How do I control time without using the Time Configuration Dialog box?

Also on a side note; what's the difference between the Dope Sheet and the Curve Editor?

3DS Max 2011
Windows Vista 32 Bit
Dell XPS M1530
Intel Core 2 Duo CPU T5550 1.83 GHz
2 GB of Ram

View 2 Replies View Related

VideoStudio :: Sample Start Time Is After Sample End Time

Oct 12, 2011

I have bought an Easycap capture device and it is installed properly. However when I try to capture video from VHS I get the message "The sample start time is after the sample end time"

View 4 Replies View Related

Revit :: Detail Component Light Weights

Mar 15, 2013

I am having a problem getting my the line weights to upate when I re-load a Revit Detail component back into a project file. The item on the left is the detail component in the family editor and the image on the right is the detail component.
 
There are no overides set in the visibility setting for detail items-> [name of the line work], however, when I do overide the line weight in the view for the line work, it doe change.

View 3 Replies View Related

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 View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved