16.02.2017, 18:11 | #1 |
Участник
|
palleagermark: AXBUILD fails with a "System.IO.IOException: The file exists" error
Источник: http://www.agermark.com/2017/02/axbu...exception.html
============== Here is a problem with AXBUILD that today added more grayness to my limited amount of hair: The reason: When AXBUILD kicks of the compilation-threads it needs some temporary files and it uses a .NET function to get the names. It turns out that if a the user this runs as, has more that 65535 files named as tmpXXXX.tmp in the Temp folder, the function can simply fail. The naming apparently runs from tmp0000.tmp to tmpFFFF.tmp. So the solution was to clean up this folder for our build user, and now all our builds are running again. Источник: http://www.agermark.com/2017/02/axbu...exception.html
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|
Теги |
axbuild.exe |
|
|