Opening a new project using a custom Managed Configuration in ArcGIS Pro SDK 3.4.1 returns the error message, "Failed to close the current project."
ArcGIS Pro
漏洞 ID 编号
BUG-000174934
已提交
March 11, 2025
上次修改时间
June 10, 2025
适用范围
ArcGIS Pro
找到的版本
3.4.2
操作系统
Windows OS
操作系统版本
11.0 64 bit
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
This behaviour is as designed. There is no public method for closing a project in ArcGIS Pro. Once a project has been opened in ArcGIS Pro, the application must always have an open project. There are two ways to open a project: either to close ArcGIS Pro or to open a different project. Attempting to open the same project will result in nothing happening as it is already open. The add-in code is attempting to work around this limitation by using an unsupported internal method that will not succeed in doing what the user is trying to do.