enter image description here
How can I add ArcGIS 10 templates to my .NET 2013. and is it for free?
-
1What is the version your VS? what is the version of ArcObject SDK?Farid Cheraghi– Farid Cheraghi2015年05月21日 11:56:43 +00:00Commented May 21, 2015 at 11:56
1 Answer 1
If you ArcObjects version is 10, then the maximum version of Visual Studio that supports ArcObjects SDK, is Version 2010. Please refer to this page.
Therefore, you should either downgrade your Visual Studio version to 2010 or upgrade your ArcGIS Version to version 10.2.x Reference
The only supported version of .NET framework that works with ArcObject 10.x.x is version 3.5. This version of .NET is accompanied with the installation DVD of ArcGIS. Make sure to have it installed prior to developing with visual studio.