TheSwamp

Code Red => VB(A) => Topic started by: Kurtz David on November 25, 2013, 01:51:51 AM

Title: Performances issues when Autoloading VBA applications
Post by: Kurtz David on November 25, 2013, 01:51:51 AM
Hello,
Two weeks ago we have upgraded out site from AutoCAD 2010 to AutoCAD 2012 and since then we are experiencing many performances issues.
We found that the performances issues are related to our VBA applications, meaning, if we Autoload our VBA application (before even using it) it causes performances issues.
For example an open file action can take up to 36 minutes wail when we remove the application files from the Autoload the same drawing file opens within 5 minutes.
Additionally we have found that there is an additional, unknown, heavy on memory, task in the task manager called x64VBAServer.exe.
Does this bug is known to anyone?
Is the a fix for this bug?

Thanks in advance,
David.
Title: Re: Performances issues when Autoloading VBA applications
Post by: exmachina on November 25, 2013, 02:13:34 AM
Might be a bitness problem:

http://www.theswamp.org/index.php?topic=45293.0
http://adndevblog.typepad.com/autocad/2012/05/64-bit-vba-performance-issue.html