B
Brian K. Maher
Guest
Preload CLR (-preloadCLR) Use Preload CLR ( -preloadCLR ) to load the .NET Common Language Runtime (CLR) and any specified assemblies into the ABL session at startup. This provides for deterministic loading of the CLR and assemblies when the application is started. Operating system and syntax Windows -preloadCLR Use with Maximum value Minimum value Single-user default Multi-user default Client Session — — — — If you do not specify - preloadCLR , the AVM loads the CLR the first time ABL refers to, or uses, a .NET type or object either at compile time or runtime. The individual assemblies are loaded as needed. If you specify -preloadCLR and the client machine does not have an appropriate version of the .NET framework installed, OpenEdge raises an error and shuts down. For more information on accessing .NET objects using the ABL, see OpenEdge Development: GUI for .NET Programming. For information on the .NET CLR, refer to the Microsoft .NET Framework documentation. Copyright © 2014 Progress Software Corporation. All rights Reserved. From: jquerijero [mailto:bounce-jquerijero@community.progress.com] Sent: Thursday, February 19, 2015 9:19 AM To: TU.OE.Development@community.progress.com Subject: RE: [Technical Users - OE Development] Are assemblies inside the folder point to by -assemblies always preloaded? RE: Are assemblies inside the folder point to by -assemblies always preloaded? Reply by jquerijero Does it load everything referenced by assemblies.xml at once? We have some DLLs that we don't want to load until the actual class that referenced them is used. Stop receiving emails on this subject. Flag this post as spam/abuse.
Continue reading...
Continue reading...