ThinkGeo.com    |     Documentation    |     Premium Support

Could not load file or assembly 'NetTopologySuite' or one of its dependencies

I am running Win 7 on VS 2010 and I get the error below:


Exception Details: System.IO.FileLoadException: Could not load file or  assembly 'NetTopologySuite' or one of its dependencies. The parameter is  incorrect.


Tried removing all references and adding them back in; no luck.


Thanks in advance



A few other points: 
 1) Happens only when debugging in visual studio 
 2) Same project runs fine on IIS as-is 
 3) Compiles without any issues 
 4) My code does not reference nettopologysuite 


Amod, 
  
 Thanks for your post.  Is the NetTopologySuite.dll in your bin folder?  Can you try referencing that DLL in your project and see if that resolves the issue? 
  
 You can find the DLL in the C:\Program Files (x86)\ThinkGeo\Map Suite Web Edition 5.5\Developer Reference\Web Edition 
  
 Thanks!

Solved my problem by deleting temp files in the .net framework temp folders. 
  
 C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files 
 C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files 


Hello Amod, 
  
 Thanks for  sharing your experience, please feel free to let us know if you meet any more problems. 
  
 Regards, 
  
 Gary