Menu item to 'Add ArcGIS Reference' is missing in the context menu in Visual Studio 2013.
上次发布: May 16, 2016ArcObjects SDK
漏洞 ID 编号
BUG-000096121
已提交
April 27, 2016
上次修改时间
June 5, 2024
适用范围
ArcObjects SDK
找到的版本
10.3.1
操作系统
Windows OS
操作系统版本
7.0 64 Bit
状态
Known Limit
经开发团队审核,已确定此问题与不受 Esri 控制的软件的已知限制有关。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Visual Studio Express does not support custom Visual Studio Tools which include all of the menu items commonly available on the paid versions of Visual Studio (that ship with the DotNet SDK). If look closely, all of the SDK menu items are missing, not just 'Add ArcGIS Reference'.
There are two options:
- Add the references using the Standard Visual Studio 'Add References...' dialog. All the PIAs is under the 'Assemblies->Extensions' tab.
- Uninstall Visual Studio Express. Install Visual Studio Community Edition 2013. Users may need to uninstall/reinstall the SDK. When you re-install the SDK the installer will show either the Express feature or the Professional/Premium/Ultimate feature on the setup Wizard. Click Next on whichever feature shows. It doesn't matter. Both setup features work with Community Edition (there is no Community install feature as such at 10.3.1). After SDK install you will see the missing custom menu items in Community.
解决办法
Follow the instructions below to add reference:Right click 'References' in Solution Explorer > Add reference > Assemblies > Extensions, and ArcObjects references are displayed.