AutoCAD 2010 :: Suddenly Unable To Open 2012

Jan 10, 2012

when I try to open the program I get this message:

The application failed to initialize properly (Oxc0000034) Click on OK to terminate the application.

View 9 Replies


ADVERTISEMENT

AutoCAD 2010 :: Open And Create A Drawing In 2012 From Visual Basic 2010

Jul 1, 2012

I'm doing a program in Visual Basic 2010. In one of the forms I put a button that when clicked must open AutoCAD 2012 and make a drawing in it. The user will decide where to save it.The steps are these:

1. I added the references Autodesk.AutoCAD.Interop and Autodesk.AutoCAD.Interop.Common to the Visual Basic Project. That's OK.

2. I wrote this in the heading of the form's

- Imports Autodesk.AutoCAD.Interop
-Imports Autodesk.AutoCAD.Interop.Common

3. In the event Click of the Button1 I put this:

    Dim acadApp As New AcadApplication 'Create an instance of an AutoCAD Application
    AcadApp.Application.Visible = True 'Show the instance of the AutoCAD Application
    Dim acadDoc As AcadDocument 'Create an intance of an AutoCAD Document
    acadDoc = acadApp.Documents.Open("C:Respaldo TesisDibujo2.dwg") 'Open a Document called Dibujo 2
    'Draw a line
    Dim PT1(2) As Double
[code].....

View 2 Replies View Related

AutoCAD 2010 :: 2010 Through 2012 Freezing When Using Open - Windows 7

May 23, 2012

I recently loaded several versions of AutoCAD on to a Windows 7 machine.  ALL versions will open a drawing if double-clicked from windows explorer, but if I try to open through AutoCAD, the program freezes as soon as I click on the "Open" button.  This is true for AutoCAD 2010 through 2012.

Machine Specs:

Dell Optiplex 990
250GB HD
8GB Ram
I7-2600 proc
AMD Radeon HD 6670 (1Gb) Video Card

I also cannot open multiple instances of ANY version of AutoCAD in Windows 7.

View 3 Replies View Related

AutoCAD 2010 :: Unable To Break Table Link In 2012?

Jul 29, 2011

I have a table linked to an Excel spreadsheet, I unlock the cells and then right click but the Data Link sub-menu is greyed out and not available. Cannot delete the link in the data link manager becasue it is in use. Had to open the drawing in 2011 and detach the data link. 2008 also detached the link no problem.

How to detach a table link?

View 9 Replies View Related

AutoCAD 2010 :: 2012 Slow To Open And Save Drawings

May 9, 2012

Autocad 2012 was working fine until a week ago when it started taking a long time to open drawings--even search for drawings on our network.  It also takes at least 30 seconds to save files, where it used to take 5 seconds at most. 

I found the AutoCad 2012 and AutoCad LT 2012 SP1 Ribbon Hotfix, which sounded like my problem, but it is for Product Version F.107.0.0 and I have Product Version F.51.0.0.

View 5 Replies View Related

AutoCAD 2010 :: 2012 Open File Navigation Error

Mar 13, 2013

Using AutoCAD 2012 SP2 on WinXP.

On a file server, when a folder permission has been set to "deny delete" we cannot navigate to that folder in the open file dialog box.

View 3 Replies View Related

AutoCAD 2010 :: Unable To Open DWG From Network Drive?

Feb 8, 2012

I am running AutoCAD MEP 2012. I am unable to open drawings that are stored on a network drive. I continue to get a "Unhandled Access Violation Reading 0X0000 Exception at f5bfaad0h"  and AutoCAD closes. If I copy that same file to the computer and make it local, it opens without any problem. All files local open just fine. Also, I am able to open the same drawing on the network from multiple other computers.

I have tried to repair AutoCAD and check all network settings on the computer, but everything appears correct.

View 5 Replies View Related

AutoCAD 2013 :: Unable To Open DWG Created In LT 2010?

Feb 6, 2013

The dwg is created in AutoCAD LT 2013. i am unble to open the dwg in AutoCAD 2013. Tried recover, wblocked it. Still does not work. Service pack is applied for AutoCAD 2013.

View 8 Replies View Related

AutoCAD 2010 :: Unable To Get Dialog Boxes To Open

Mar 9, 2012

I have several lisp routines I have been using since Acad 2002 (with occasional minor revisions) for my title blocks that open up a dialog boxes. None of the lisps I have that should open up a dialog box are working in a fresh 2012 install. 

 The lisps work in 2010 but not in 2012. I searched through the boards and found some info but it hasn't worked (made sure ATTREQ & ATTDIA set to 1).

Here is one the lisps in question:

(defun c:title(/ archl sqftl filel datel salel namel builderl planl subdivision1l subdivision2l plana planb year month day rb1 rb2 rb3 insp1)
(setvar "cmdecho" 1)
(command "attdia" "0")
(command "-osnap" "none")
(setq dcl_id (load_dialog "tools.dcl"))
[code]...........
         
 I have tried changing the attdia value to 1 in the lisp but the result is the same. The command fails at the same spot:

Command: TITLE attdia Enter new value for ATTDIA <1>: 0
Command: -osnap Enter list of object snap modes: none
Command: nil 

If I use -insert I can get the blocks to run by typing all the information at the command line but I want my dialog boxes back!

View 3 Replies View Related

AutoCAD 2010 :: Unable To Open A Closed Polyline

May 14, 2009

I drew a very complicated 2-D plot this afternoon. The most majority of the plot is composed of different straight lines, arcs. Then I used the polyline function to join them together to form a closed single polyline (Modify->object->polyline).

Later on I want to change something in part of the polyline. Then I used the 'pedit' again, I chose 'open'. But the whole polyline won't break into its original segments. I tried through all the menus, just cannot find the right tool for this purpose.

Does it mean I have to start over from scratch to redraw the whole plot?

View 9 Replies View Related

AutoCAD 2010 :: Revcloud - Unable To Open Dialog Box Message

Sep 18, 2013

when I invoke the Revcloud command and type "O" for options, I get a message box that says "Unable to open dialog box", if I close that message box I'm able to draw cloud lines in my drawing but I have no control of the cloud since I can not access the options dialog box.

My Revcloud was working fine last week.

why I'm getting the "Unable to open dialog box" message?

View 3 Replies View Related

AutoCAD 2010 :: Unable To Open This Drawing / It Contains Incorrect Or Corrupted Information

Jun 6, 2012

(Running AutoCAD 2010 on Win 7, Core i7, 8 GB RAM. All AutoCAD 2010 service packs are up-to-date)

I have a drawing file that keeps giving me this message when I try to open it :

"Unable to open this drawing.It contains incorrect or or corrupted information.The RECOVER command may be able to restore undamaged material from this drawing."

When I recover the file I sometimes get a message that 1 error was fixed, sometimes no errors were detected. Either way, when I close it, and try re-opening (whether or not I SAVE it first), I get the same message. I have tried RECOVERALL, AUDIT, AECTOACAD (those AEC objects can be a problem) and tried changing the AutoCAD version it saves to (eg 2007). None of this works. I also discovered that if I WBLOCK the entire drawing it fixes it for ONE reopen, but becomes corrupted if I save it. This drawing is used as a 'template' (not a .dwt, just a "starting point") for other drawings, so the corruption is spreading.......

I am upgrading to a newr version of AutoCAD soon (hopefully that will fix it?), but this is really slowing down produciton in the meantime....

View 2 Replies View Related

AutoCAD 2010 :: Unable To Double Click - Can't Close / Open Drawing In Recovery

Sep 25, 2012

The user is running Autocad 2010, and she was able to perform this function last week.  Nothing has changed, and a system reboot did not correct the issue. 

View 2 Replies View Related

AutoCAD 2010 :: 2012 Crashing Whenever File Open / Save Or Save As Selected

Jun 27, 2013

I have the student version of AutoCAD 2012 on an HP laptop with Windows 7 Home Premium OS.  I originally installed AutoCAD in June of 2012.  It worked fine for 9 or 10 months but now whenever I select File/Open, File/Save, or File/Save As, AutoCAD stops responding and the spinning blue donut appears.  AutoCAD never comes back and I have to close it from Task Manager.  I uninstalled AutoCAD and reinstalled it, and the process went smoothly.  However I still have exactly the same problem with the File operations.  I apply Windows updates, but other than that have not made any changes to the software on the laptop.  AutoCAD works fine for everything except the File operations.  I am able to save with CTL/S and am able to open AutoCAD files from File Manager. 

View 3 Replies View Related

AutoCAD 2010 :: Install 2012 And LT 2012 On Same Computer?

Mar 29, 2012

Is this supported by Autodesk, and will installing both products create any issues?

View 3 Replies View Related

AutoCAD 2010 :: Suddenly Can't Attach PDF

Jan 17, 2013

My autocad will no long attach a pdf.  I get as far as selecting the pdf, but then i wait, and wait, for the next dialog box to choose path, insertion point, page etc....it never appears and I have to cancel ....getting very behind with my work. (By the way I have done this a hundreds times over, so not sure what's changed). 

View 6 Replies View Related

AutoCAD 2010 :: Unable To Open Sheet List In Sheet Set Manager

Sep 6, 2012

I am not able to open Sheet list in Sheet Set Manager.......

View 3 Replies View Related

AutoCAD 2010 :: Suddenly Cursor Become Invisible

Apr 23, 2012

This is one issue that I really hate most in the mids of my drawing progress. Why my cursor are suddenly  become invissible although it still active? My only option here to make visible again is to save and re-open it .

View 1 Replies View Related

Lightroom :: Suddenly Unable To Import

Mar 21, 2013

I am suddenly unable to import my images using LR4.  Each night I download my cards using a card reader using LR4.  I use a card reader and copy and convert to DNG.  Suddenly tonight I keep getting a message that my files were not copied because they can't be read.  I have tried using multiple cards, have used different readers.  None of it makes a difference.  I simply can't move my images off my cards anymore.
 
The only thing different I did yesterday, and I'm not sure if it made a difference, was to create a new destination folder by right clicking on my list on the right of the screen.  I did two different sessions yesterday and I wanted the images in different folders.  I right clicked on the folder from my first download, select create a new folder, and imported there.  Those images downloaded but I can't do anymore. 
 
I have no clue where to start in troubleshooting this. I thought it was the card, but none of my cards work. I thought it was the card reader, but my brand new one won't work.I am thinking it is something within LR. 

View 1 Replies View Related

CorelDRAW Graphics Suite X5 :: Suddenly Unable To Move Objects

Jun 23, 2011

I was working on a document and suddenly was unable to move selected objects! This was true on all 3 pages. I had not changed any settings. I could select objects but not move them.....In the Object Manager, all layers are visible and editable. Even Edit through layers is checked. And the working layer was red.

View 4 Replies View Related

Photoshop :: Suddenly CC Does Not Open Anymore

Jun 29, 2013

Suddenly Photoshop CC does not open anymore. Every time I try to open PS it says: could not initialize Photoshop because of a program error.

View 12 Replies View Related

Photoshop :: Quit Suddenly And Now Won't Open

Nov 4, 2013

Photoshop quit suddenly and now won't open, how can I fix this?

View 1 Replies View Related

Photoshop :: CS3 Suddenly Won't Open Images

Dec 16, 2008

I've been using CS3 forever with few problems. All of the sudden, today it quit opening images. The program loads and opens without any problem, but I can't open any images. I have rebooted about 5 times and disconnected all plug-in equipment (ipod, printer, etc.) Can anyone tell me how to fix this??

I found a thread on this topic in the Mac forum, but it hasn't helped me. The problem there seemed to be images on a disk, but the images I'm trying to open are on my harddrive.

View 1 Replies View Related

Photoshop :: PSD Files Suddenly Won't Open

Aug 29, 2008

CS3 Extended, on Vista Ultimate,

Was working fine, then one day went to edit a file and got a message saying could not open due to program error.

I have reset preferences and turned version cue off, but still nothing works.

I have previewed the "flattened" image in brava, and in the open console of adobe, so i can see the file is there.

I have reinstalled adobe, but still nothing.

I have tried saving new images and opening them, but they will not!

View 20 Replies View Related

Photoshop Elements :: 8 Suddenly Won't Open?

Jan 30, 2014

I have PSE 8 running on my dell computer with windows 8.  I have been using the program for about one month and two days ago I tried to add a dell printer. I have removed the printer from my computer and PSE still won't open.  I have uninstalled the program and reinstalled it and still no luck.
 
I try to open to edit opening via the program and it says that it is launching but it never opens.  If I try to open PSE via a picture (right click, open with Photoshop) it gives me an error message "Photoshop Elements Editor has stopped working"

View 1 Replies View Related

AutoCAD 2010 :: Application Has Suddenly Started To Link Hatch Pattern To Area Boundaries?

Jan 17, 2013

My application has suddenly started to link the hatch pattern to the area boundaries.

The objects remain on their own layers, but I am not able to delete the hatch pattern without deleting the boundaries.

I cannot edit the hatch pattern either as the application no longer recognises the hatch pattern.

Have i changed a setting unwittingly?

View 2 Replies View Related

Paint Shop Pro :: X5 Suddenly Will Not Stay Open

Dec 30, 2012

This morning I was editing a photo with Paintshop x5. I rotated it; adjusted levels, and saved. Fine; then I went to resize it to make a smaller version for email. I suddently get a message from Windows (7) saying the program has stopped and that Windows will shut it down and there will be a message as to what might be the problem. Well, it shut it down; no message. Now I can't start up Paintshop x5; it stays open for a few seconds, then I get the same message.

Since it was working fine, I assume something got corrupted? Something I can remove? I am NOT looking forward to having to reinstall the program for no apparent reason.

WIndows 7 64bit; Dell Vostro 270, i3 3GHZ, 4 gig ram.

View 7 Replies View Related

Lightroom :: 3 Suddenly Won't Open Photos In CS4 To Be Edited

Dec 6, 2011

When I right click on a photo in LR3 and click on 'edit in Photoshop CS4', it opens the dialogue box that it has always opened: 'This version of Lightroom may require Camera Raw version 6.5 to be fully compatible,' or something to that effect. I have never needed to worry about that, and have always been able to just click on OK and it has worked anyway, however suddenly it doesn't.
 
So I checked (just in case the issue was my version of Camera Raw) and I am running Camera Raw version 5.70.213
 
So I tried to update it to 6.5.  I downloaded it (and the Adobe installer manager which it seemed to want me to install), but when I try to install 6.5 I get a message: 'This is not required'.So one message tells me it is required, and another won't allow it to install and says it is not required.
 
I don't seem to be able to install the latest version of Camera Raw (doesn't bother me as I don't use it - I use LR, except if it is causing this problem), and I have the problem of being unable to edit any of my LR catalogue in CS4.

View 3 Replies View Related

AutoCAD 2010 :: When Press Open The Open-window Doesn't Open

Jan 21, 2012

When press "open" the "open"-window dosn't open. Insted it open a comandpromt by the cursor that promt me to enter full search-way and name on the file I want to open.

What can i do to get the "open"-window?

View 2 Replies View Related

Photoshop :: Bridge CS6 Suddenly Slow To Open Files?

Jul 13, 2013

Why is Bridge CS6 suddenly slow to open files?

View 1 Replies View Related

Photoshop :: CS5 Extended (Mac) Suddenly Crashing Upon File Open?

Apr 6, 2012

I purchased CS5.5 extended about 3 weeks ago and all was working fine. Just yesterday Photoshop started crashing whenever I try to open files. I've deleted preferences several times, validated my fonts, restarted my Mac, etc. all to no avail. Photoshop has become useless to me and it's part of how I make my living. InDesign seems to work OK but I haven't tried Illustrator yet.

Here is last night's crash report (half the time it crashes with no report).
 
Process:     Adobe Photoshop CS5.1 [750]Path:        /Applications/Adobe Photoshop CS5.1/Adobe Photoshop CS5.1.app/Contents/MacOS/Adobe Photoshop CS5.1Identifier:  com.adobe.PhotoshopVersion:     12.1 (12.1x20110328.r.145) (12.1)Code Type:   X86-64 (Native)Parent Process:  launchd [121]
 
Date/Time:   2012-04-06 08:19:52.885 -0700OS Version:  Mac OS X 10.6.8 (10K549)Report Version:  6
 
Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

[code].....

View 2 Replies View Related







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