ThinkGeo.com    |     Documentation    |     Premium Support

Issues with using GEOTiff Files

Hi,



We are using an implementation of the GeoTiffRasterSource to create a tiled overlay of GeoTiff Files. This all works fine when running on the development machine, however when we deploy the application, we are getting the following exception:



Exception Name = FileNotFoundException
Message:
Could not find TiffWrapperX86.dll assembly.
Source:
MapSuiteCore
Stack Trace:
   at ThinkGeo.MapSuite.Core.GeoTiffRasterSource.OpenCore()
   at ThinkGeo.MapSuite.Core.RasterSource.Open()
   at ThinkGeo.MapSuite.Core.RasterLayer.OpenCore()
   at ***********.PresentationLayer.MultiGeoTiffLayer.BuildReferenceFile(String newReferencepathFileName, String pathOfGeoTiffFiles) in C:\Projects***********\Common\Toolbox\Map Control\TiffFileHelpers\MultiGeoTiffLayer.vb:line 148


I currently do not knowingly have any references to the TiffWrapperX86.dll.



I would really appreciate some help with this as a customer is experiencing these issues.



Many thanks in advance



Mike

Hi Mike 
  
 I think the latest dll package version 7.0.281.0 can be downloaded. And please install the “setup unmanaged dependencies 7.0.269.0.msi” in dll package version 7.0.281.0. The issue should be solved. 
  
 Thanks 
  
 Summer

Many Thanks for your reply Summer,



Will this dll package need to be installed on every Client’s machine?



Thanks



Mike

Hi Mike, 
  
 Actually, you could include corresponding merge modules into your setup package, more info about merge module is here wiki.thinkgeo.com/wiki/Map_Suite_Desktop_Edition_Dependencies_Guide 
  
 Thanks, 
  
 Summer

Summer, 
  
 Many thanks for that link, it appears that this will help, the only issue I can see is that I cannot find the TiffWrapperX86.dll in the list of DLLs. 
  
 Many Thanks 
  
 Mike

Hi Mike, 
  
 I think we shouldn’t have this dll for now. 
  
 Are you using the latest package? We should have removed that. 
  
 And if you want to deploy to many user, please try using MergeModule to include our dlls in your install application. 
  
 Regards, 
  
 Don

Hi Don,  
  
 We have currently implemented V4 of the Desktop Edition in our product, is there any way of getting the MSM files for the required DLL for V4? 
  
 Many Thanks 
  
 Mike Gray

Hi Mike, 
  
 Thanks for your query, the msm should be in the installation path, would you please look it there? 
  
 Thanks, 
  
 Summer