1
vote
1answer
473 views

How to update ArcGIS 10.0 extension for ArcGIS 10.1?

I have an ArcGIS 10.0 extension which will no longer install for users who have upgraded to ArcGIS 10.1. Are there a defined set of changes that need to be made in order to upgrade the extension, or ...
2
votes
1answer
202 views

Extensions not installed in ArcGIS 10

I have the trial version of ArcGIS 10 (ArcEditor licence). The trial automatically installs and authorises all extensions for the trial period. However, in ArcMap I can only see Maplex, 3D Analyst and ...
4
votes
0answers
156 views

ESRI UK Productivity Suite: Critical Error - Help Resolving [closed]

I am using the OS Conversion tool under ProductivitySuite v2.1. to convert OS MasterMap gml to a feature class. Having carefully followed the instructions I am getting the following: Error 18/05/2012 ...
3
votes
2answers
300 views

How to Get my Custom Toolbar to popup when my Custom Extension is Enabled?

I am developing a custom extension for ArcMAP in Arcgis 10, and would like to display my Custom Toolbar automatically instead of having the user to select it from the customize window. Is this ...
4
votes
1answer
182 views

List all active extensions with ArcObjects

I am building an ArcGIS 10 Addin that dumps out as much debug information about a system that I can get. I am currently trying to query which extensions are active in the ArcMap session. The following ...
3
votes
3answers
2k views

How to migrate an extension from ArcGIS 9.3.1 to 10?

I was given an ArcGIS 9.3.1 extension built in Visual Studio (VS) that needs to be updated to work in ArcGIS 10. When I open the VS project on my computer (that has ArcGIS 10 installed on it) I get a ...
0
votes
1answer
161 views

Specific Spatial Analyst tools failing while running extension using ArcGIS server

I am having having trouble running ExtractValuesToPoints on a remote server machine running ArcGIS Server (with ArcInfo and Spatial Analyst installed). It fails and throws a standard COM error. I have ...
2
votes
1answer
196 views

'OnStartup()' method in ArcGIS extension no longer running when ArcGIS starts up

I have a couple 'large' extensions for ArcGIS that have been in development for a couple of years now. Recently I've found that the "OnStartup()" method in the Extension class is no longer getting hit ...
5
votes
2answers
325 views

ArcGIS - IExtension.Startup() not launching

I have an ArcGIS 10 extension that will not launch .Startup() when ArcMap loads. I can get it to hit when I go to Customize->Extensions and un-check/re-check the extension name. Is there a setting ...
1
vote
1answer
265 views

Integrate ArcGIS 10 extension INTO ArcEngine 10

I was wondering if there is a way at all to use some of ArcGIS 10's extension into arc engine. A good example would be if we could put Arc Hydro extension into ArcEngine. Thanks and Regards, Kev