Hello,
I developp an add-in for Mappoint, and every times I close MapPoint an error message comes
I want to know tips for developping add-in to avoid theses crashs after closing MapPoint ?
maybe I must do something in my source code ( method "OnDisconnection" ) to have a clean exit for MapPoint ?
I have the book "Programming MaPpoint in .Net" by Chandu Thota but it says nothing about clean exit when we developp add-in for Mappoint,
help me to fix this problem please
thanks