Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Hotfix適用後、AOTからコンパイルを行うと、以下の様に”The enumeration does not exist."というエラーが出る事があります。
これは、適用したHotfixのApplication codeにenumerationが存在しているのに、Indexが作成されていないためエラーとなっているのですが、
以下のステップを実行する事に、解消する事ができます。
1. AOSを停止する。
2.アプリケーションフォルダーからapapd.aoiを削除する。
(アプリケーションフォルダは、server configuration utilityから確認出来ます)
以上、最近、御問合せが多いため、記事にしてみました。
上記のエラーが出たら、参考にしてみてください。


