File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change
1
+ # RemoveClassExtension
2
+ Remove class extension and Instance class
3
+
4
+ # Description
5
+
6
+ This is an Add-in for ArcCatalog. In categories 'Remove class extension' you have two buttons.
7
+
8
+ If you have a feature class that has a class extension associated or a feature class that is a custom object whose behavior class
9
+ you can use this add-in that remove the reference and set null.
10
+
11
+ When previewing a feature class or adding it to a map, one of the following error messages occurs:
12
+ “Error opening feature class.
13
+ Unable to create object class extension COM component.”
14
+ “Error opening feature class.
15
+ Unable to create object class COM component.”
16
+
17
+ In the first case, the feature class has a class extension associated that is not installed on the client machine.
18
+ Using remove class extension you resolve this problem.
19
+
20
+ In the second case, the feature class is a custom object whose behavior class is not installed on the client machine.
21
+ Using remove instance class you resolve this problem.
22
+
23
+ This add-in runs also for annotation and dimension with class extension or custom object
24
+
25
+ # Requirements
26
+ ArcGIS 10.4 Desktop or superior
You can’t perform that action at this time.
0 commit comments