Results 1 to 7 of 7

Thread: Insert block error

  1. #1
    srinivasan Guest

    Insert block error

    Hello all

    When i try to insert any block i am getting an error
    "!dbinsert.cpp@581:eHadmultipleReaders" and autocad closes.

    This happens only when i insert the block for the second time
    and is working perfect for the first time.

    Thanks in advance.

  2. #2
    Paul Richardson Guest
    Quick suggestion...Show you code so people
    don't have to guess at what your doing.. You'll
    get a quicker answer that way...

    The first time you insert the dwg file it, probably
    *does not* exist as a block definition in
    ThisDrawing... Once you've inserted the block
    from another dwg file it now is a Block Reference
    and a Block Definition in ThisDrawing...

    If you try to go get in from the other source and
    it lives in ThisDrawing as a block with the same
    name as the dwg your source dwg....Bad...

    I will guess and say handling this will
    solve your problem. Check to see if
    it already lives in ThisDrawing..If so
    grab it there or delete it and all References
    to it first...Then insert the dwg...

    gl
    Paul

    "srinivasan" <nospam@address.withheld> wrote in message
    news:28554312.1104825185238.JavaMail.jive@jiveforu m2.autodesk.com...
    Hello all

    When i try to insert any block i am getting an error
    "!dbinsert.cpp@581:eHadmultipleReaders" and autocad closes.

    This happens only when i insert the block for the second time
    and is working perfect for the first time.

    Thanks in advance.

  3. #3
    srinivasan Guest
    This happens only when i insert a dwg file from some other locations.

    Sri

  4. #4
    Nathan Taylor Guest
    There shouldn't be a problem with inserting a drawing with an existing block definition of the drawing. All our blocks are inserted with a VBA routine that inserts the block from the drawing regardless if a definition already exists.
    Regards - Nathan

  5. #5
    Paul Richardson Guest
    Command line habbit..;-)
    "Nathan Taylor" <nospam@address.withheld> wrote in message
    news:13187679.1104962463402.JavaMail.jive@jiveforu m1.autodesk.com...
    There shouldn't be a problem with inserting a drawing with an existing
    block definition of the drawing. All our blocks are inserted with a VBA
    routine that inserts the block from the drawing regardless if a definition
    already exists.
    Regards - Nathan

  6. #6
    srinivasan Guest
    Thanks all for you suggestions.

    Actually i am purging my drawing before insrting the
    block, so as paul said there is no chance of the block
    definition inside the drawing as Nathan said there is no problem even if the block exists in the drawing.Only when i delete the existing block from the dwg and try to insert the dwg i am finding this error.

    Regards
    Sri

  7. #7
    Paul Richardson Guest
    Sri, You should run for Politics...:-) Glad you got
    it working...

    Paul
    "srinivasan" <nospam@address.withheld> wrote in message
    news:12768648.1104985965540.JavaMail.jive@jiveforu m1.autodesk.com...
    Thanks all for you suggestions.

    Actually i am purging my drawing before insrting the
    block, so as paul said there is no chance of the block
    definition inside the drawing as Nathan said there is no problem even if
    the block exists in the drawing.Only when i delete the existing block from
    the dwg and try to insert the dwg i am finding this error.

    Regards
    Sri

Similar Threads

  1. Insert Block
    By Tim Robben in forum AutoCAD
    Replies: 2
    Last Post: 05-01-2005, 09:10 AM
  2. Insert Block
    By Tim Robben in forum AutoCAD
    Replies: 1
    Last Post: 04-28-2005, 09:10 AM
  3. Block Insert Error
    By stck2mlon in forum Customization
    Replies: 7
    Last Post: 02-16-2005, 03:17 PM
  4. VBA Insert a block
    By Tim Robben in forum AutoCAD
    Replies: 1
    Last Post: 01-30-2005, 05:42 PM
  5. Help with Insert Block Dialogue Box?
    By Disco Dave in forum AutoCAD
    Replies: 17
    Last Post: 01-27-2005, 11:13 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other forums: Access Forum - Microsoft Office Forum - Exchange Server Forum