Hi Alfonso,

Is there any particular reason you are looking to adjust the memory?

There could be many reasons for 'out of memory' error.  To name a 
few common issues / solutions -

1) If you are running a standard Ax task which throws 'out of 
memory' problem, try to run it on a thin client directly in AOS at 
out of office hours.

2) If it is bespoke code, perhaps you might want to check the code 
for memory leaks. 

What is the version of Ax are you using?  Which backend are you 
using?

Kind regards,

Harish Mohanbabu
--- In development-axapta@yahoogroups.com, "Alfonso Collados Arroyo" 
<[EMAIL PROTECTED]> wrote:
>
> Hi all,
> 
> I have red to solve this problem , I should make this adjustment 
to (class) info::Startup:
> 
> If (XGlobal::clientKind() != ClientType::Server)
> 
>             SmartHeapMemorySizeUp();
> 
>  
> 
> But this function doesn´t exist. What can I do? 
> 
>  
> 
> Thanks in advance
> 
> Alfonso
>--------------------------------------------------------------
>> This e-mail and any attachments are confidential. If you are not 
the named or intended recipient, please notify the sender 
immediately and do not disclose the contents to any other person, 
use it for any purpose or store or copy the information in any 
medium. Any unauthorized disclosure, use or storage is prohibited 
and might be unlawful.

Reply via email to