• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    Visual LISP, AutoLISP and General Customization

    Reply
    Contributor
    Posts: 21
    Registered: ‎05-28-2009

    Problem IDE Editor Visual Lisp in 2011/2012 x64

    429 Views, 1 Replies
    08-02-2011 07:22 AM

    Hello

    I'm having problems configuring the visual lisp editor in AutoCAD 2011/2012 x64. When I try to configure the color screen appears as attached file and are generated the following errors:

     

    error: Exception occurred: 0xC0000094
    warning: unwind skipped on exception

     

    Machine settings

    Asus Motherboard
    AMD X6 II
    8GB memory
    Video ATI Radeon 5750 1GB

     

    Would someone help me solve this problem.

     

    Thanks

    Please use plain text.
    Member
    Posts: 4
    Registered: ‎11-13-2006

    Re: Problem IDE Editor Visual Lisp in 2011/2012 x64

    08-10-2011 12:48 PM in reply to: vasco_rou

    Hi there,

     

    As you've noticed, the visual lisp config dialog doesn't work properly on x64 based machines.  The editor does work on an x86 based machine though.  You can setup your config on an another installation of AutoCAD and copy the vlide.dsk file from that machine to your x64 install.  I have used vlisp config files from AutoCAD 2006 on Autocad 2012 no problem.

     

    Take a look at http://www.geospecialling.com/index.php/2011/08/hacking-visual-lisp-ide-to-be-a-little-more-awesome/ - I recently documented my experiences with this problem here and went into a lot more detail on how to edit the config file manually if needed.

     

    darrin

    Please use plain text.