Hi,
I'm trying to ramp up on AX 365 for operations as I had been mainly dealing with legacy support of AX 2009.
I've got the demo vm going a reasonable machine with the VM settings of 20 GB ram and 4 processors.
I can get the solution up and it runs fairly well.
In Visual Studio and I do something that I used to think was simple --> create a job and loop through the CustTable based on some criteria and show it. I create the runnable class and just a few simple lines.
When I hit it to build and debug .. it takes forever. It stays at build step x++ compilation output.
This is going to take forever just for 2 simple lines of code.
Is there anything I can do about it? It's very painful.
thanks