I’m trying to open TIFF file and throw the following exception:
My MapSuiteCore version is 9.0.0.541
Please fin a sample file in the attachment.
Exception classes:
System.IO.FileNotFoundException
System.Reflection.TargetInvocationException
Exception messages:
The file specified does not exist.
An exception occurred during the operation, making the result invalid. Check InnerException for exception details.
Stack Traces:
at xRM=.NSs=.fSs=(String pathFileName)
at ThinkGeo.MapSuite.Core.GdiPlusRasterSource.OpenCore()
at ThinkGeo.MapSuite.Core.RasterSource.Open()
at ThinkGeo.MapSuite.Core.Layer.Open()
at Core.Contract.Sources.RasterSource.CalculateExtend() in D:\Development\Core\Core.Contract\Sources\RasterSource.cs:line 49
at Core.Contract.Sources.RasterSource.Initialise() in D:\Development\Core\Core.Contract\Sources\RasterSource.cs:line 77
at Core.Contract.Sources.RasterSource..ctor(String[] filePaths, ProjectionArgs projectionArgs) in D:\Development\Core\Core.Contract\Sources\RasterSource.cs:line 30
at Core.ViewModel.MainViewModel.<>c__DisplayClass197_0.<CombineSource>b__0(Object sender, DoWorkEventArgs e) in D:\Development\Core\Core\ViewModel\MainViewModel.cs:line 1106
at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
--- Next Call Stack:
at System.ComponentModel.AsyncCompletedEventArgs.RaiseExceptionIfNecessary()
at Core.ViewModel.MainViewModel.<>c__DisplayClass197_0.<CombineSource>b__1(Object sender, RunWorkerCompletedEventArgs e) in D:\Development\Core\Core\ViewModel\MainViewModel.cs:line 1123
at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
HY31.zip (1.3 MB)