Visual LISP, AutoLISP and General Customization
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Autocad VBA 2011- Thisdrawing.utility.get

3 REPLIES 3
Reply
Message 1 of 4
Anonymous
2669 Views, 3 Replies

Autocad VBA 2011- Thisdrawing.utility.get

I recently switched to Autocad 2011 from an earlier version and have been trying to program in VBA.

Whenever I use "THISDRAWING.UTILITY.GETPOINT" (or any other .GET method) autocad freezes for about two minutes before returning and error.

 

Does anyone know what the problem could be?

Not sure if this matters but I am using 64 bit vba as opposed to 32 bit.

 

This is the code I am trying to execute :

 

Sub test()

Dim start As Variant

 

start = ThisDrawing.Utility.GetPoint(, "select start point")

 

 End Sub

 

THanks!

Tags (3)
3 REPLIES 3
Message 2 of 4
Anonymous
in reply to: Anonymous

> Not sure if this matters but I am using 64 bit vba as opposed to 32 bit.

 

Try search for: "x64VBAServer.exe"

 

Message 3 of 4
Anonymous
in reply to: Anonymous

Hi Marc Antonio,

 

I found something called "xvbaserver18.exe"

 

When I click on it I receive this message: "Running in independant mode due to the wrong switch, being used for registration/unregistration."

 

THanks,

 

Message 4 of 4
Anonymous
in reply to: Anonymous

 

 

Take a look at:

Showing results 1-8 out of 8 for "x64VBAServer.exe"

 
Problems with VBA apps with 2009 64bit - Autodesk Discussion ...
Oct 26, 2010 ... (not even loading a module) loads x64VBAServer.exe which makes everything ( including AutoCAD commands) run as much as 6-8x slower.
http://forums.autodesk.com/t5/AutoCAD-2009/Problems-with-VBA-apps-with-2009-64bit/td-p/2395760
Need help with VBA on 64-bit - Autodesk Discussion Groups
loads x64VbaServer.exe and then EVERYTHING runs 5-8 times slower, including AutoCAD's built in commands like ARRAY. VBA is poison to ...
http://forums.autodesk.com/t5/Visual-Basic-Customization/Need-help-with-VBA-on-64-bit/td-p/2350416
Autolisp Future - Page 2 - Autodesk Discussion Groups
Then issue the VBAMAN command and check Task Manager (processes tab) for x64VBAServer.exe *32. Undo your array and do it again and ...
http://forums.autodesk.com/t5/Visual-LISP-AutoLISP-and-General/Autolisp-Future/td-p/2578427/page/2
 
64-bit Windows - Page 2 - Autodesk Discussion Groups
64bit AutoCAD loads x64VBAServer.exe which slows down *everything* 5-8 times. Not just VBA code, EVERYTHING RUNS SLOWER!!! VBA is ...
http://forums.autodesk.com/t5/CAD-Managers/64-bit-Windows/td-p/2373479/page/2
.net x32 & x64 compatibility? - Autodesk Discussion Groups
64bit AutoCAD loads x64VBAServer.exe which slows down *everything* 5-8 times. VBA is poison on 64bit AutoCAD! > Is the same true with .
http://forums.autodesk.com/t5/NET/net-x32-x64-compatibility/td-p/2305386
VBASTMT in AutoCAD 2010/11 - Autodesk Discussion Groups
Oct 13, 2010 ... (x64VBAServer.exe on 64 bit) and *everything* runs 6-8x slower, including AutoCAD commands! It is much true particularly if you must use ...
http://forums.autodesk.com/t5/NET/VBASTMT-in-AutoCAD-2010-11/td-p/2795148
64-bit Windows - Autodesk Discussion Groups
64bit AutoCAD loads x64VBAServer.exe which slows down *everything* 5-8 times. Not just VBA code, EVERYTHING RUNS SLOWER!!! VBA is ...
http://forums.autodesk.com/t5/CAD-Managers/64-bit-Windows/td-p/2373479
Systeeminforapport is geschreven op: 04/23/09 10:27:52 ...
Apr 23, 2009 ... COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH <SYSTEM> .... files\ autodesk shared\vbaserver\x64vbaserver.exe 3080 8 200 1380 ...
http://forums.autodesk.com/autodesk/attachments/autodesk/39/9577/1/XP%2064%20bit.txt

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost