Hi,
I’m getting some issue with adding the Nautical charts layer to my project. The error below says I am missing the GdalS57.nupkg, but it is in fact in my packages folder. All my libraries are at the most up to date build. Any ideas?
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.TypeInitializationException: The type initializer for ‘nhc=.uk4=’ threw an exception. —> System.InvalidOperationException: This function relies on MapSuiteDependency-GdalS57.nupkg. Please install this package first. Or this function is not support on Windows
at ThinkGeo.MapSuite.UnmanagedAssembliesHelper.GetAssemblyPathFilename(String directoryName, String assemblyName, PclPlatform platform)
at nhc=.uk4=…cctor()
— End of inner exception stack trace —
at nhc=.uk4=.vE4=()
at ThinkGeo.MapSuite.Layers.NauticalChartsFeatureSource…ctor(String nauticalChartsPathFilename)
at ThinkGeo.MapSuite.Layers.NauticalChartsFeatureSource.BuildIndexFile(String nauticalChartsFilePathname, BuildIndexMode buildIndexMode, Encoding encoding)
at SurveyDesign.Map.AddNautical(List`1 files)
Thanks,
Damian