I developed a user form that allows user to edit feature attributes in visual basic 2008. vb.net. The add-in's that I built work great on my computer, but when I tried it on another, it crashes ArcMap.
is this because the DeveloperKit is not installed on the other computer??
I manually add-in the tool (i.e., Customize, Add from file, etc) and it looks like it installs. ArcMap crashes when I click on the button though. On my computer it work correctly using the same method.
I have uploaded the file to here: http://wfurl.com/3611b10
THANKS
Microsoft.VisualBasic.PowerPacks.Vsdependency. Likely your clients' machines don't have it installed. See: social.msdn.microsoft.com/Forums/en/vbpowerpacks/thread/… – blah238 Jan 9 '12 at 23:21