I am trying to register ArcObjects assembly using ESRIRegAsm.exe with version 10.3. It returns following error,
Registration failed.
Could not load file or assembly 'ESRI.ArcGIS.Desktop.AddIns, Version=10.3.0.0, Culture=neutral, PublicKeyToken=8fc3cc631e44ad86' or one of its dependencies. The system cannot find the file specified.
I have created .Net project with version 10.3 and tried to register using ESRIRegAsm.exe with version 10.3
Could you please correct my mistake?
Thanks.