Add-In Version Not Match & ArcMap crashed

894
1
05-10-2017 10:43 AM
ShaningYu
Frequent Contributor

I created an Add-Ins App using VS2012, FW4.5.  It works well on ArcMap 10.2 of my CPU.  However it does not work when it is loaded on other 2 CPUs.

In one of CPUs, ArcGIS 10.2 (same version as my one), clicking the Add-In icon leads to the close of the ArcMap.

In another CPU in which ArcGIS 10.4 Desktop is used.  After clicking on the tool icon, an error message pops out: "Add-In Version Not Match".  From the thread  Error: No GUI components found in this Add-In. Add-In version does not match , I checked the Config.esriaddinx file, in which

  <Targets>
    <Target name="Desktop" version="10.2" />
  </Targets>

Will the 10.2 be the problem of "Version Not Matched"?

Thanks if you can share your experience.

Tags (2)
0 Kudos
1 Reply
ShaningYu
Frequent Contributor

It was found that this problem was due to the crashed SDE DB.  After re-building the DB and creation of the version, the problem was gone.  Thanks for your review.

0 Kudos