Old LISP won't load with APPLOAD in Autocad 2024

Old LISP won't load with APPLOAD in Autocad 2024

hadrien-externe_fayolle
Observer Observer
356 Views
2 Replies
Message 1 of 3

Old LISP won't load with APPLOAD in Autocad 2024

hadrien-externe_fayolle
Observer
Observer

Hello fellow Autocad users,

I have an issue with Autocad 2024 since I updated from 2021 version earlier this year : I can't load my LISP with the APPLOAD command anymore. Error message is "Impossible to load (lisp name).LSP"

What I tried : 

installing Visual LISP and Microsoft visual Code extensions -> I'm able to load the LISP through Visual LISP by running it "manually", but nothing with APPLOAD command.

I tied setting LISPSYS from 0 to 2, but no effect on APPLOAD

I attached one of my LISP for you to see if something has to change in the code (dowloaded from LeeMac website)

Thank you if you can help me 🙂 !

0 Likes
Accepted solutions (1)
357 Views
2 Replies
Replies (2)
Message 2 of 3

ВeekeeCZ
Consultant
Consultant
Accepted solution

It works flawlessly in my 24.

Try the security setting... secureload 0?

0 Likes
Message 3 of 3

hadrien-externe_fayolle
Observer
Observer

Exactly that thank you!

I had to install CAD manager to remove level2 security but now it worked thank you very much!

0 Likes