load application error

load application error

Anonymous
Not applicable
1,074 Views
3 Replies
Message 1 of 4

load application error

Anonymous
Not applicable

Hello!

I'm having a problem when I'm trying to load an application to AutoCAD 2020. The app worked fine until yesterday, when I tried to acces any menu in the app, I got this error message: "error: no function definition: vlax-get-or-create-object". I tried unloading the app, and then load it again using Tools - Load Application. When accessing "app.lsp", ACAD said: app succesfully loaded, but when I closed the load app window it gives me this error message: "error: no function definition: vlax-get-acad-object"

 

Many thanks in advance!

 

0 Likes
1,075 Views
3 Replies
Replies (3)
Message 2 of 4

Moshe-A
Mentor
Mentor

@Anonymous  hi,

 

key this in command line:

 

(vl-load-com)

 

now run the application

does this make the issue go?

 

moshe

 

0 Likes
Message 3 of 4

Anonymous
Not applicable

Thanks for the quick answer, I managed to load the app without the (vl-load-com) command. but now I'm facing another issue. It's getting pretty frustrating, ; error: no function definition: dos_guidgen

 

P.S. Just now I realised that I get these errors only in some drawings. I don't get it, it's weird

 

Help, please!

0 Likes
Message 4 of 4

Mark.Lancaster
Consultant
Consultant

@Anonymous 

 

Not sure why this posting is in the installation and licensing forum..  It should be in AutoCAD and I have requested the moderator to relocate it there.

 

Anyhow do you have LISP programs running that reference the DOSLIB add-on for AutoCAD?   This missing function sounds like a DOSLIB function

 

https://wiki.mcneel.com/doslib/home

Mark Lancaster


  &  Autodesk Services MarketPlace Provider


Autodesk Inventor Certified Professional & not an Autodesk Employee


Likes is much appreciated if the information I have shared is helpful to you and/or others


Did this resolve your issue? Please accept it "As a Solution" so others may benefit from it.

0 Likes