1
Answer

System.IO.FileNotFoundException

sasa lazic

sasa lazic

11y
11.1k
1
Does anyone know how to solve this error.
 
full 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. 
Answers (1)