I am trying to run the sample code to explore MapSurfer, but I get this exception when I try to build the solution:
System.TypeInitializationException occurred
Message=The type initializer for '<Module>' threw an exception.
Source=MapViewer
TypeName=<Module>
StackTrace:
at MapSurfer.Samples.FrmMain..ctor()
at MapSurfer.Samples.Program.Main() in C:\Users\hero.mohammed\Pictures\MApSurferExample\WindowsForms\MapViewer\Program.cs:line 32
InnerException:
Message=Arithmetic operation resulted in an overflow.
Source=MapSurfer.Core
StackTrace:
at 딶ꒆ䈒鼛뛉ꚴ.螭㷪廊쌛듀詄祽()
at .cctor()
InnerException:
Any one can help with this?
Thanks in advance!