Does anyone know how to solve this error.
An unhandled exception of type 'System.IO.FileNotFoundException' occurred in System.Windows.Forms.dll
Additional information: Could not load file or assembly 'NETGeographic.dll' or one of its dependencies. The specified module could not be found.
????????????????????????
thanks
i create NetGeographic.dll in VS2013 (from c++ code)
I am checked x86 in VS2013 and 32bit Win7 operaing system.