ThinkGeo.com    |     Documentation    |     Premium Support

Raster Product Format(RPF) throw an excpetion in FDO extensions

I am trying to open a CADRG file using the FDO Samples application.  My understanding is that CADRG is in the Raster Product Format (RPF).  My data file are "indexed" in a root directory "RPF" by a file named "A.TOC".  When the sample application attempts to draw the bitmap using the StaticLayers of the MapEngine, an exception with the text "Exception jas been thrown by the target of an invocation".  I am using the GdalRasterLayer class to define the layer for this file.  There is an inner exception is the Exception object with a message "panBandMap[0] = 1, this band does not exist on the dataset"  from a Source of "OSGeo.FDO". 


Is there anyway to determine what the error message means or how to fix the code or data to be able to display this data file?


Thank you for your assistance.


 


Richard


 



Richard, 
  
 Our Fdo extension is based on a third part open source project fdo assemblies, and the error is thrown from it, so that I think probably your data files are not supported by it, and we have not much way to figure out the really problem. 
  
 Sorry for inconvenience. 
  
 Thanks, 
 James