Tuesday, October 4, 2011

Error code 122 - AX 2009

While modifying some code on my devlopment machine i came across the following error...
Error in file: D\MDAX\AppFiles\..while writing in record = 336985 Windows error: = Error code: 112 = Unknown Error
 The above error (based on the msdn description) means that the disk is full (ERROR_DISK_FULL: There is not enough space on the disk)
The problem is that the AOS is trying to save the changes I making to my code into the *aod files, but there is not enough space on the hard disk (in my case D) for it to accomplish that.
We can solve this problem by freeing up disk space on the AOS machine.

2 comments:

Thank you for your thoughts. Your comment will appear in my blog shortly after review.

Have a great day!