AutoCad :: LISP Not Loading Or Corrupt?

Oct 15, 2012

Out of the blue a LISP routine is not loading correctly. I get an error message (before I re-load file) that there is a problem with ACAD.dce file. When I re-load the routine it gives me a message that there is a problem with the dialog file (redefining object) Now, I did recently refine my search paths. All other routines seem to load fine and are without problems.

View 0 Replies


ADVERTISEMENT

AutoCAD .NET :: Creating Partial CUI / Lisp File And Loading It?

Nov 19, 2013

I want vb code that work in Visual Studio 2010 Express to create bundle to load Creating a partial CUI,lisp file and loading it inside AutoCAD 2012 .

View 6 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Loading Old FAS Files

Mar 24, 2012

If it is possible to load old r14 FAS files into more recent ACAD versions, will it work on r2012 f.e.

View 2 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Loading A Particular Net Assembly

Jan 23, 2013

how to program in lisp. I have a master lisp routine that runs when Autocad is opening. I have some computers running Autocad 2010 and others with Autocad 2012 and from the master lisp routine (which is the same) I need to load a net assembly (one for Autocad 2010 or another for Autocad 2012).

I was thinking to query for Autocad version and if it is Autocad 2010, then load the first dll, or if it is Autocad 2012 then load the second dll, but I don't know how to do this in lisp.

View 4 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Command Message On Loading

May 25, 2012

I was wondering if there is a way to have a message such as the following show up when a lisp routine was loaded using "Load Application" in ACAD?

1) Load Application "ZAP"
2) lisp routine is successfully loaded and the message "Type ZAP at the command line to initiate ZAP routine" 

View 1 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Loading Cuix Fail

Aug 24, 2012

My cuix file that I have created won't load automatically anymore.

View 3 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Loading A Menu Wipes Out Workspaces?

Apr 7, 2012

I have some legacy menus that are quite large.  I have tried to create a new workspace, and that seemed to work o.k.

UNTIL I used menuload to try to load the old menu.  At the point all the defualt workspaces were wiped out somehow.

I would like to have access to both the default workspaces and then also by switching to a custom workspace, my legacy menus.

View 8 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Loading Routine With Toolbar Button

Apr 19, 2012

I need to load a lisp routine by way of a toobar button. I do not want to use the appload dialog box.

View 9 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Loading Custom Profiles For Use Just After Installing?

Nov 9, 2011

We have been using Custom profiles for many years.   We have always had issues that just after we install, we have to reload the custom profile to get it in place.   When I say reload,  I mean we launch the program the first time with a /p <profile name>.  (The path to our custom profile is in the string launch string.)   Seems to default to a random profile, or something we don't recognize.    The process here is we are pushing out installs to 200 users and don't want each user to set one of the defaults current, delete our custom one, reload our custom one and set it current. 

Once the profile is loaded the next times opening all is well.   Because, of course, it was last used.

What am I missing or misunderstanding?   We see the profile exists in the registry before we reload.  The custom profile we use is an export.

View 2 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Loading Cuix From Bundle When User Is Not Administrator

Jun 5, 2013

We are using .cuix file which gives access to tools in custom .arx file in AutoCAD 2012/2013. We load the menu using the .bundle mechanism and the plug-in - using button from the menu. If the user is Administrator (or executes AutoCAD as Administrator)  the menu, toolbars and ribbons are loaded correctly and the user can load and unload the application (lisp function in .mnl file is used for that), but if the user is not an administrator either the menu, toolbars and ribbons are not correctly loaded or they are loaded, but the user can not load the application.

We have found that a probable cause for this behaviour is that AutoCAD tries to create/renew the .mnr file when first loading a .cuix file and since the user has no administrator rights this can't be done in the "C:Program FilesAutodeskApplicationPlugins" folder where the bundle is and AutoCAD creates the .mnr file in its own support folder ("C:Users<User>AppDataRoamingAutodeskAutoCAD 2012R18.2...Support") together with a copy of the .cuix file and changes the path for loading the .cuix file to this location. Since the .mnl file containing the function for loading/unloading is not copied with the .cuix file the application can not be loaded.

The user has to delete the created files under the support path of AutoCAD, unload the .cuix file and then reload it from the correct location to resolve the problem. Restarting AutoCAD leads to the same problem.

Is there a way to prevent this behavior other then running AutoCAD as administrator (that is not always an option)?

View 3 Replies View Related

Edge Animate CC :: Loading Symbol / Spinning Circle To Show Animation Is Loading?

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

Edge Animate CC :: Website Loading Slow And Preloader Not Loading

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

AutoCAD 2010 :: Every DXF And DWG Appears To Be Corrupt

Oct 15, 2013

It appears as if every DXF or DWG file stored on our server is corrupted.  Everything was fine until my boss tried to open a DXF file earlier today and got this message:

"new.dxf is not valid DXF file

Invalid or incomplete DXF input -- drawing discarded."

His PC has been sending out distress signals and is due for replacement so I didn't think this was that unusual.  However, I tried to open the same file on another machine and got the same message.  I got the same message attempting to open on my PC using TrueView 2010.  I then checked other DXFs and got the same problem.  DWGs just say "drawing File is not valid".

The only glimmer of hope I have is that I did have a few files saved to my desktop, rather than the server, and they open just fine.  My instinct is that my boss has been 'button bashing' (he has previous) but obviously won't admit to anything.  What other causes are possible?  Virus?

Our machines are running AutoCAD 2010 and I've attached a 'corrupted' file.

View 3 Replies View Related

AutoCad :: Corrupt DWG Exports From REVIT?

Jan 4, 2013

I have a problem with a laggy autocad file that has been created from revit. Basically, what I have done is exported the revit title block to autocad so I can use it in dwg’s, hence keeping all of our drawings looking the same across the project. A little further down the line I have noticed a few anomalies when working on this revit-born dwg…

Firstly, the smallest (but most annoying!) thing is that when working on the drawing, selecting and deselecting ANYTHING will result in a half second lag. The program simply freezes for half a second.

Secondly, I notice that snaps are hindered, cad not recognising intersections and endpoints etc showing that ‘fragmented’ looking icon you see when snapping at a funny angle in 3D. Flattening does not vet this problem either. I picked up a lisp some time ago that takes a more forceful approach to flattening, which worked at first but then two days later the problem recurred, obviously where I had added to the drawing.

Thirdly, I duplicated this cad file and worked on them both for a period of time, then tried copying & pasting at 0,0 world coordinates from one drg to another only to find the copied items disappear! Deleted absolutely everything in one of the files, re-pasted and zoomed all in a bid to find the lines but still nothing until I use qselect to indirectly select them.

View 9 Replies View Related

AutoCAD 2010 :: Annotative Blocks Become Corrupt

May 18, 2013

i have created a block or several and made them annotative and I have worked with them, and the drawing for some time now without any issues. However, randomly during work, I suddenly noticed that all annotative blocks are displaying every scale associated to them all at once.

Upon closer inspection it turned out that different instances of a block with different values of attributes have been inserted as separate blocks with randomly generated names *U808, *889 etc. Each one of these generated blocks has in itself lines and text values, but duplicated or triplicated, in different sizes matching what have once been scales.

I cannot edit these generated blocks, they are not listed when I go to BEDIT.

Even blocks that didn't have any attributes, a block that is only a single circle, has been corrupted in this way.

P.S. I use AutoCad 2012.

View 6 Replies View Related

AutoCAD 2010 :: How To Recover Corrupt File

Nov 26, 2012

I am an interior design student and my floor plan saved to USB seems to be corrupted now. It keeps saying File is not Valid. I was working on it last night and saved it like normal and today it won't open. This is my only copy of the file and I don't want to start over. How to recover at least part of it? It's on there somehow. It's showing that the file contains 1,024 KB.

View 1 Replies View Related

AutoCAD LT :: Display Driver Is Missing Or Corrupt (HDI)

Apr 10, 2013

I just got a new laptop, it's totally clean.

Installed F-secure and made exceptions rules for all Autodesk related stuff

Installed Office-package.

Downloaded and installed Autocad LT 2014, no problems detected but when I start I get this error message.

I got less then 2 hours to fix this and a few other things I havn't gotten to yet and I need this laptop up and running tomorrow for a seminar.

"A display driver file (.HDI) is missing or has been corrupted. The program will be closed."

This problem may be caused by missing .hdi files in the following location: "Autodesk>Autocad LT 2014>Drv>

I can't find the specified file under the folder so I'm guessing it is missing, any quick fixes for this?

AutoCad LT 2014

View 9 Replies View Related

AutoCAD LT :: Logo Disappears From Titleblock And Files Corrupt?

Sep 10, 2013

I am working on a new project which is now at building control stage and am doing the following workflow:

View 5 Replies View Related

AutoCAD 2013 :: SID Files Showing Up Corrupt In 2014?

May 2, 2013

I had a file which, opened with Civil 3D 2013, worked fine, but one of the SID images disappeared and was shown as "corrupt" in the same drawing opened in Civil 3D 2014.

The problem was that the file name contained a character in a font not recognized by R2014. (The file name was G1105001_095-ps 12_5æ.sid) Once I renamed the file and re-attached it in 2014 it worked fine. 2013 processes this font type with no problem.

View 2 Replies View Related

AutoCAD Inventor :: How To Find A Corrupt Ipt Within A Large Ish Assembly

Jul 4, 2012

I have an assembly that has both downloaded parts and self created parts.

The problem I have is that if I isolate and then later undo isolate, Inventor will appear to freeze.  If left for may be 40 mins or so the undo isolate action will have completed.  The progress bar (bottom right hand corner) will freeze on a particular component (I think - the numbers by the side of the progress bar no longer count).

There are maybe 70-80 parts within the assembly and there are no showing errors. Is it possible to identify the 'corrupt' component? So I can replace it.

Computer:- HPz210 16Gb ATI FirePro 5800
 
Snap! Snap! I've Finally Cracked!
---=//////////=---
HP z210 16Gb ATI FirePro5800
Autodesk Produst design Suite 2012

View 9 Replies View Related

AutoCAD Civil 3D :: Import Styles Corrupt Layer?

Mar 7, 2013

who has a specific layer assigned for the water drop routine verify if you get the same results.

If I take a file that has the layer assigned (C-TINN-WSHD)  and import my template using the "Manage-Import styles"  it corrupts the layer to (AcDbObjectId::kNull), then when I save the drawing and reopen it's reset to layer (0).

Pretty obvious but this only happens when "Import Settings" is toggled on, but it shouldn't be corrupting the layer if on.

Both files have the same settings and layers in each, so it's not looking for something that isn't there.

See Image.

I was able re-create this with “_AutoCAD Civil 3D (Imperial) NCS.dwt”

C3D 2014 (SP1)
Win 7 Pro, 64-bit

View 3 Replies View Related

AutoCAD Civil 3D :: Data Shortcuts - Updating Due To Corrupt File?

Jan 6, 2014

I’ve recreated and replaced a corrupt drawing, which contained surfaces that were data referenced into multiple files. Is there a way to update the data shortcuts, so other drawings referencing the surfaces are unaffected? I’ve tried moving the corrupt drawing to an archived folder and naming the new drawing and surfaces to match the old. However, I’m not able to repair the broken shortcuts in the other drawings. The surfaces are referenced in a large construction plan set that includes sections, profiles, and numerous labels based on the surfaces – it will be very time consuming to create a new reference in each drawing.

(I'm using Civil 3D 2013.)

View 4 Replies View Related

AutoCAD Dynamic Blocks :: Visibility States Perfect In Block Editor But Corrupt In Model Space

Jun 28, 2007

I have been working with attributes and visibility states for months, i've created a dozen blocks that have worked exactly as designed... Now every block i make with the same method is not working properly

attached is a really simple block. to the left are the 4 individual attributes in the block. on the right is the dynamic block with 4 visibility settings to show 1 attribute, 2 attributes, etc... everything is perfect in the block editor, in model space; vis state 1 shows 3 att's, vis state 2 shows 3 att's, and vis states 3&4 work as designed.

I'm under the gun to create standard blocks to collaborate with 2 other another firms.

View 9 Replies View Related

Photoshop :: Fix Corrupt (?) Jpg?

Aug 20, 2006

ive just recovered a whole bunch of pictures from a crashed harddrive. The problem is most of them (all of them) are corrupted (i guess their corrupted). Is there any way to fix the pictures? There should be because the windows thumbnails show the pictures without errors, but as soon as i open them in eg picture viewer or firefox, they are corrupt. I cant even open the pictures in photoshop. PS (CS2) just gives me: "Could not complete your request because of a problem parsing the jpeg data".

This is what the pics look like (small one is windows thumbnail, big one is picture opened in "Windows picture and fax viewer".)

As you can see the thumbnail has no errors.

How do i fix the picture so i dont get errors after opening it?

View 10 Replies View Related

Photoshop :: CS5 Files Becoming Corrupt?

Jan 25, 2012

I'm using Photoshop 5.5 and OS Lion. The Finder crashed while doing a Search. When I rebooted and opened Photoshop, every Photoshop file I had worked on that afternoon, plus two from the day before, was corrupt - nothing else was affected. Desktop preview icons and file sizes looked fine, but when I opened the files they were just bands of color and noise. All layers were gone and the size was incorrect.  The jpgs I had saved from the psd files were also corrupt. Adobe blames Apple and Apple blames Adobe.

View 14 Replies View Related

Photoshop :: How To Corrupt JPG For The Effect

Oct 20, 2013

I have Photoshop cc and I would like the try and have an image with the corruption lines for an effect. I have been looking on the web for a way to physically do this by opening the file in Text Mate and swap some code (not the header) and try to re-open in ps. Every time I do this ps refuses to open the file.
 
I know this is slight odd, but how to corrupt an image and still have ps open the file and show corruption lines like the old days.

View 2 Replies View Related

Photoshop :: Why Do CS6 PSD Files Keep Getting Corrupt

Sep 26, 2012

Why do my cs6 psd files keep getting corrupt? I am able to save and close them, but they won't reopen. I've lost entire website files more than once already.

View 8 Replies View Related

CorelDRAW X3 :: Recover A Corrupt CDR?

Apr 1, 2009

how to recover a corrupt CDR. The Backup file is corrupt as well.  Message: "Error Reading"I tried importing it, converting to PDF and using other machines to try and open it.  

View 14 Replies View Related

Photoshop :: CS4 Images Corrupt When...

Feb 20, 2009

I have problems with Photoshop CS4..installed doftware fine, but when i open any image (raw, jpg etc) they are corrupt....i am running windows vista 32bit....could this be my graphics card thats giving the problem its a ATI Radeon HD2600XT?

View 12 Replies View Related

Photoshop :: Corrupt File

Aug 25, 2004

I have a file that is about 125megs, it stopped opening for me. I don't understand why, it's always has opened ever since I created it. Now it freezes my machine, this just started today. I'm running a G4 Dual 1.42mhz os 10.3 and 2gigs of ram. It's the only copy i have, please tell me there's a way to repare it. My Mac keeps telling me to restart every time i try to open it.

View 2 Replies View Related

Photoshop :: Corrupt Installation CD

Oct 20, 2008

Having troubles with a registered copy of Photoshop 6, I uninstalled it and when I tried to reinstall, the AutoPlay feature of the CD did not work. I then used Explore to find the Photoshop .exe file and could not find it on the CD. I tried using the Windows Add Programs feature, and it said that it could not find a .exe file on the CD. Called Adobe customer service who referred me to technical support and while they were able to confirm that my CD was registered, they were able to offer no help as the software is outdated. It has been installed 3 times, originally on Windows 2000 and has not been working correctly on Windows XP Home Edition.

View 15 Replies View Related







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