Good morning, good afternoon, good evening, friends.
I'm using GeneXus to generate an application and I have some big dlls, whose routines take a long time to open the first time and in the second they go faster.
I have the following scenario: -The DLL has 2 MB, so it is a screen with enough fields -In 32 bits the screen takes 2 seconds to load -In 64 bits the screen takes 17 seconds to load the first time - Switching between one mode and another I do through the "Enable 32-bit applications" property in my application's pool in IIS.
GeneXus Settings -GeneXus X Evolution 2 Upgrade 7 - Build 109528 - C # Generator for SQL Server - Operating System: Windows 7 64 Bit
Thank you very much any help provided:)