Hello,
We have a tif files with size “8,69 MB” and with “161 MB” which when we try to load it to our WPF application it causes a crash.
GoehrdeGesamtNeu
and here is the trace log from the crash.
##############################
Application|GlobalExceptionHandler|System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. —> System.ArgumentException: The parameter you supplied may not be empty.
Parameter name: ExternalProjection.ProjString
at ThinkGeo.Core.ValidatorHelper.CheckStringIsNotNullNorEmpty(String value String parameterName)
at ThinkGeo.Core.ProjectionConverter.OpenCore()
at ThinkGeo.Core.ProjectionConverter.Open()
##############################
Any help would be great!
Big thanks,
Anwar