Results 1 to 6 of 6

Thread: XREFS NOT LOADING WHEN OPENING A FILE

  1. #1
    Member
    Join Date
    2001-08
    Posts
    2
    Login to Give a bone
    0

    Question XREFS NOT LOADING WHEN OPENING A FILE

    The problem is that when opening a file, in A2005, the xrefs that where previously loaded and visible, don't load. They are still attached to the drawing. When we open the xref manager, the xrefs are listed as unloaded. We would reload, save the drawing and re-open the drawing only to find the the xref is not longer loaded. Is there some variable setting that affects the loading of xrefs in this way?

  2. #2
    AUGI Addict
    Join Date
    2015-12
    Location
    Arizona
    Posts
    2,478
    Login to Give a bone
    0

    Default Re: XREFS NOT LOADING WHEN OPENING A FILE

    XLOADCTL System Variable


    Type: Integer
    Saved in: Registry
    Initial value: 2

    Turns xref demand-loading on and off, and controls whether referenced drawing files are opened or copies of referenced drawing files are opened.


    0 Turns off demand-loading; the entire drawing is loaded.

    1 Turns on demand-loading. Referenced drawings are kept open and locked.

    2 Turns on demand-loading. Copies of referenced drawings are opened and locked; referenced drawings are not locked.


    When XLOADCTL is set to 2, a copy of each referenced drawing file is stored in the folder specified by the XLOADPATH system variable or the temporary files folder (set in the Options dialog box). Additionally, xrefs load faster when you work across a network: the performance enhancement is most pronounced when you open drawings with many xrefs.

  3. #3
    Member
    Join Date
    2001-08
    Posts
    2
    Login to Give a bone
    0

    Default Re: XREFS NOT LOADING WHEN OPENING A FILE

    Quote Originally Posted by mjfarrell
    XLOADCTL System Variable


    Type: Integer
    Saved in: Registry
    Initial value: 2

    Turns xref demand-loading on and off, and controls whether referenced drawing files are opened or copies of referenced drawing files are opened.


    0 Turns off demand-loading; the entire drawing is loaded.

    1 Turns on demand-loading. Referenced drawings are kept open and locked.

    2 Turns on demand-loading. Copies of referenced drawings are opened and locked; referenced drawings are not locked.


    When XLOADCTL is set to 2, a copy of each referenced drawing file is stored in the folder specified by the XLOADPATH system variable or the temporary files folder (set in the Options dialog box). Additionally, xrefs load faster when you work across a network: the performance enhancement is most pronounced when you open drawings with many xrefs.
    Thanks for the feedback. We did look at that variable and it is set at 2. At first we thought that variable might be the problem. Unfortunately it wasn't and we are still at a loss. Do you have any other suggestions?

  4. #4
    AUGI Addict
    Join Date
    2015-12
    Location
    Arizona
    Posts
    2,478
    Login to Give a bone
    0

    Default Re: XREFS NOT LOADING WHEN OPENING A FILE

    Curious, when you open one of these files
    where the xrefs jump off, if you hit F2 and review
    the text window are there any messages that
    indicate there were/are issues with locating
    the xref files?

  5. #5
    AUGI Addict jpaulsen's Avatar
    Join Date
    2002-04
    Location
    Colorado
    Posts
    2,020
    Login to Give a bone
    0

    Default Re: XREFS NOT LOADING WHEN OPENING A FILE

    We would reload, save the drawing and re-open the drawing only to find the the xref is not longer loaded.
    When you reload the xrefs, are they visible on the screen before you exit the drawing?
    When you re-open the drawing are the xrefs now shown as unloaded again?

  6. #6
    100 Club murrayc.49304's Avatar
    Join Date
    2003-03
    Posts
    158
    Login to Give a bone
    0

    Default Re: XREFS NOT LOADING WHEN OPENING A FILE

    Maybe someone opened the drawing with the PARTIALOPEN command and selected "unload xrefs" ?

Similar Threads

  1. Replies: 2
    Last Post: 2015-04-17, 04:00 PM
  2. Opening "bloated" dwg without loading Xrefs
    By rdomke69 in forum AutoCAD General
    Replies: 3
    Last Post: 2007-05-07, 06:15 PM
  3. Xrefs not loading between different users
    By r_soula in forum AutoCAD General
    Replies: 7
    Last Post: 2006-11-08, 03:31 PM
  4. Need some help with combo boxes and loading xrefs
    By peterleclaire in forum VBA/COM Interop
    Replies: 5
    Last Post: 2006-07-11, 04:42 PM
  5. Loading Xrefs come in at different locations
    By dlash in forum AutoCAD General
    Replies: 3
    Last Post: 2006-02-06, 05:07 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
  •