ThinkGeo.com    |     Documentation    |     Premium Support

Installation of a Daily Production Build

I've never installed a MapSuite Daily Production Build and would like to make sure I understand how to do it before I attempt this.


For WpfDeskTopEdition are the production build dll's simply copied into the "C:\Program Files (x86)\ThinkGeo\Map Suite Wpf Desktop Full Edition 6.0\Developer Reference\WPF Desktop Edition" directory?


And is the same true for the Spatial Extensions and the 'strong named' directories?


 


I also use the MapSuite GeoCoder.  That production build has an msi file so how do I upgrade that?


After copying those in I would have to update the references in my applications to the new versions.


Thanks,


Dennis


 



Hi Dennis, 



Thanks for your question! 

I would actually not recommend overwriting the existing dlls you have at "C:\Program Files (x86)\ThinkGeo\Map Suite Wpf Desktop Full Edition 6.0\Developer Reference\". 



If you do, you will not be able to revert back to the original release dlls. Normally with Production Daily Build packages you should not need to revert back but it is a hassle to reinstall the entire Map Suite WPF Development tool just to get back to the original release dlls. 



I would recommend creating a seperate directory for the entire set of Daily Production Dlls (including the Spatial Extensions and the Strong Named dlls) that you want to try out. You can then go into Visual Studio, remove the individual reference/dlls from your project and create references to the 'new' Daily Production Build dlls. 

If you need to revert back you simply remove the dlls you just referenced and make references to the original release dlls. 



If you have a seperate directory for the Daily Build Dlls it will be easier for you to verify that all the Map Suite dlls you have referenced are from the same Daily Build package. While you can check the Version number of a reference by simply checking out its Properties in Visual Studio it is sometimes helpful to be able to also see the exact path in the Propeties that you got the reference from. 



Updates for the Geocoder work in much the same way except that we don't have Dll Packs for it. You will need to install the .msi find the Geocoder.dll and reference this new dll in your project.


Here are a couple links to resources in our Wiki that might prove helpful:

Map Suite Daily Builds Guide: wiki.thinkgeo.com/wiki/Map_S...ilds_Guide


Map Suite WPF Deployment Guide: wiki.thinkgeo.com/wiki/Map_S...ment_Guide

This lists all the dlls that our control uses and where they need to reside when you deploy your application.



Ryan,


Thank you for your clarification.  I did what you suggested and was able to incorporate the latest builds.


Thanks,


Dennis


 



Hello Dennis, 
  
 You are welcome, please feel free to let us know your problems. 
  
 Regards, 
  
 Gary