..and I can't get it to work! I don't see any Arc templates. My existing .NET addins won't work. I get the following errors when I load a project.
| Error | 7 | Type 'ESRI.ArcGIS.Desktop.AddIns.StartupObjectAttribute' is not defined. | C:\Users\dryter\Documents\Visual Studio 2010\Projects\upater10\upater10\Config.Designer.vb | 135 | 4 | upater10 |
| Error | 8 | Type 'ESRI.ArcGIS.Desktop.AddIns.AddInEntryPoint' is not defined. | C:\Users\dryter\Documents\Visual Studio 2010\Projects\upater10\upater10\Config.Designer.vb | 139 | 14 | upater10 |
| Error | 6 | Interop type 'UIDClass' cannot be embedded. Use the applicable interface instead. | C:\Users\dryter\Documents\Visual Studio 2010\Projects\upater10\upater10\Config.Designer.vb | 71 | 53 | upater10 |
| Warning | 1 | Namespace or type specified in the Imports 'ESRI.ArcGIS.Desktop.AddIns' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases. | C:\Users\dryter\Documents\Visual Studio 2010\Projects\upater10\upater10\Config.Designer.vb | 15 | 9 | upater10 |
I installed VS 2012 first, then Arc, then ArcGIS_Runtime_SDK_DotNet_1025. But it seems that I'm in the wrong framework, or the SDK isn't there, or something. PLEASE help. This is driving me nuts!
Thanks,
Derek