can't get autoload for plugins to work

If I type APPLOAD and load the application it works fine, but if I select autoload, exit BricsCAD, reopen and open an drawing, my application is not loaded. Instead I just get a message:
"DemandLoad failed due to dependencies problems !"

Comments

  • one reason could be that your application tries to find and/or load other files, which cannot find...
    A solution in this case is to find which and where these modules/files are and set their directories in the Bricscad Settings

  • arjen broens
    edited August 3

    I come across the exact same problem: after a few days running fine suddenly the Autoload comes up with that error and I have to copy and paste that same application back into the support map to be able to run it again:

    "

    VBA module load failed.

    DemandLoad failed due to dependencies problems !
    Application : Appload Dialog
    Description :
    Module Path : C:\Program Files\Bricsys\BricsCAD V21 en_US\Support\landcalc\LandCALC PRO Mark.dvb

    "

    Is this due to not being able to load a dependency file or the actual application file?

    The folder is added to the search path so the remark from Sakko is met.

    drives me nuts as I can't set out the application to users due to this instability!

    Is there a solution or an analysis to this instability?

    Thanks.