The method IServerObjectAdmin2::GetFolders() takes a string, which should be the name of the folder. The expectation is that the method will return an enumeration of folder names (as strings) relative to the folders within the folder named in GetFolders(). This is not the case. No matter what string gets passed, such as 'foldername', an enumeration of folder names (as stings) contained in the root directory are returned. Note if 'foldername' is removed and not passed into the method, then Visual Studio shows syntax errors.
最後に公開された状態: August 25, 2014ArcGIS Server (.NET)
不具合 ID 番号
NIM061370
送信されました
September 22, 2010
最終更新日
June 5, 2024
適用対象
ArcGIS Server (.NET)
見つかったバージョン
10.0
プログラム言語
C#
ステータス
Will Not Be Addressed
開発チームは、この問題またはリクエストを検討した結果、これに対処しないことに決定しました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
参考情報
There is only one level of server folders (at the root level). It is not possible to have folders w/in folders