Archived Forum Post

Index of archived forum posts

Question:

ActiveX v9.5.0.64 is very slow

Dec 28 '16 at 21:09

I recently upgraded my production machine to the 32bit version 9.5.0.64. Tasks that used to take 4-5 hours to run are now taking 20+ hours to complete. These are vb6 apps and the code has not changed but they were recompiled against the new dll.

The vb application is using chilkatXML to store query results. There is no calls to http or other network resources using chitchat components. This would rule out and DNS lookup issues. Since the server is production and the apps are written in (dead) vb6, I am not able to roll back to a previous version to test.

Is there a way to register and run multiple version of the 9.5 branch?


Answer

v9.5.0.65 was released today. Check to see if that helps.

Otherwise, the only way to resolve the problem is to determine what parts of your code are causing the delays...